Creates a folder structure for the ITCSS methodology
npm install @r0b0t/itcss

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