1.2.0 • Published 5 years ago
sass-itcss-generator v1.2.0
Sass ITCSS Generator
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 exampleFolderRequirements
Install steps
- Clone repo
- Run
npm install - Install the package by running
npm linkto link the package to your npm - You should be able to run
npm sass-itcss-generator name_of_folder