wfk-poppins

WebFont Kit for Google Fonts - Poppins Family


Keywords
WebFont, Kit, Google, Fonts, Poppins
License
ISC
Install
npm install wfk-poppins@1.0.0

Documentation

WebFont Kit for Google Fonts - Poppins

This is a WebFont Kit package for google open fonts Poppins

Install webfont kit in your local node modules using following command

npm install wfk-poppins

Include poppins.css in your index.html or .angular-cli.json

"../node_modules/wfk-poppins/poppins.css"  

If you want to use font family constants in your scss stylesheet

@import "~wfk-poppins/poppins"