aleut.utilities.print
v1.0.1
Published
Simple, reset-like print styles.
Readme
The aleutcss print module is a very crude, very basic reset-like module for
print styles. It borrows basic rules from HTML5
Boilerplate.
It does a few things for the look for printers
- Makes all backgrounds transparent
- Displays the web-adress on links
- Displays the description on
abbr
Install using npm:
$ npm install --save-dev aleut.utilities.print
