npm install papir.css[![Build Status][ci-img]][ci]
Sensible print stylesheet.
``sh`
npm install papir.css --save
`css`
@import url('papir.css');
To keep usability and display problems at minimum, it’s best to use this package only with Normalize and Rationalize, without additional style reset, such as Eric Meyer’s Reset CSS.
* Hartija - Universal printing stylesheet or best printing CSS practices all in one.
* Gutenberg - Modern framework to print the web correctly.
For manual tests, run npm run test:manual:local` and open
Tested in IE9+ and all modern browsers.
MIT © Ivan Nikolić
[ci]: https://travis-ci.org/niksy/papir.css
[ci-img]: https://travis-ci.org/niksy/papir.css.svg?branch=master