@fylgja/print
v1.0.3
Published
Print component will add solid foundation for printing
Downloads
28
Readme
Fylgja - Print
Print component will add solid foundation for printing.
Installation
npm install @fylgja/print
Then include the component in to your code via;
@use "@fylgja/print";
// Or via PostCSS import
@import "@fylgja/print";
How to use
For more information see the print docs on the Fylgja.dev.