@vcl/vcl
Version:
The whole VCL in one package
28 lines (17 loc) • 534 B
Markdown
# [VCL](https://vcl.github.io/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
- `visible-print`
- `hidden-print`
## Modifiers
## Variables