0.1.1 • Published 8 years ago

vcl-print v0.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

VCL print

Implicit optimizations for print media output and utility classes for explicit control.

Features

Implicit optimizations:

  • Removes backgrounds, shadows.
  • Sets text color to black.
  • Makes the href value of links visible.

Usage

No need to add classes, implicit optimizations are applied by @media print enclosed rules. There are the classes below for explicit controlling viability in print mediums.

Classes

  • vclVisible-print
  • vclHidden-print

Modifiers

Variables

Demo

example.html on GH-pages.