1.0.6 • Published 7 years ago

@dashmedia/printbar v1.0.6

Weekly downloads
1
License
ISC
Repository
github
Last release
7 years ago

Printbar

Upgrade your print style sheets. Stuff this in your boilerplate.

Adds a box to the top of the printed page with the heading of the page and a QR code.

How to install


To install printbar into your project just type below code in your project directory in command line

npm install DashMedia/printbar

How to use


Add printbar.scss to your styles and include Printbar in your JS

import printbar from '@dashmedia/printbar';

printbar();