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.