1.0.0 • Published 7 years ago

wfk-oswald v1.0.0

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

WebFont Kit for Google Fonts - Oswald

This is a WebFont Kit package for google open fonts Oswald

Install webfont kit in your local node modules using following command

npm install wfk-oswald

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

"../node_modules/wfk-oswald/oswald.css"

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

@import "~wfk-oswald/oswald"