0.0.1 • Published 5 years ago

@fwdop/firestorm-base-theme v0.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

firestorm-base-theme

The firestorm.cloud base theme

Install

npm install --save @fwdop/firestorm-base-theme

How to use with node-sass

In your sass file simply import the style from the node_modules folder:

// assumes your code lives in e.g. `./scss/main.scss`
@import "../node_modules/@fwdop/firestorm-base-theme/scss/_all";
0.0.1

5 years ago