1.0.2 • Published 5 years ago

@r0b0t/itcss v1.0.2

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

@r0b0t/itcss

npm npm bundle size (minified)

Creates the folder structure for the ITCSS methodology.

1. Settings
2. Tools
3. Generic
4. Elements
5. Objects
6. Components
7. Utilities
4. ```

Run itcss and specify your main sass file. This imports the various base files into your main sass folder.

$ itcss --file=main.scss
$ itcss --file=main.sass