bfi-style
v0.2.0
Published
Colors and fonts for BFI
Maintainers
Readme
bfi-rectrack-style
Install
npm install bfi-styleNote that installing as a dev dependency --save-dev or -D will not work correctly.
Usage
Go to nuxt.config.js
Add to global css
css: ["./node_modules/bfi-style/scss/style.scss"],
plugins: [],
