@fwdop/firestorm-base-theme
v0.0.1
Published
The firestorm.cloud base theme
Downloads
1
Readme
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";