Node.js package to help generate Sass folders and files that I use.
Structure based from ITCSS and BEM
You can run it on the command line (replacing exampleFolder
with your Sass folder name):
npm sass-itcss-generator exampleFolder
- Clone repo
- Run
npm install
- Install the package by running
npm link
to link the package to your npm - You should be able to run
npm sass-itcss-generator name_of_folder