Skip to content
/ itcss Public

npm module to create the folder structure for ITCSS methodology.

License

Notifications You must be signed in to change notification settings

r0b0tt/itcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@r0b0t/itcss

npm npm bundle size (minified) https://img.shields.io/npm/l/@r0b0t/itcss

Creates the folder structure for the ITCSS methodology.

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

Install the package globally.

$ npm install -g @r0b0t/itcss

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

$ itcss --file=main.scss

or

$ itcss --file=main.sass

You can also use the package without installing it using NPX.

$ npx @r0b0t/itcss --file=main.scss

or

$ npx @r0b0t/itcss --file=main.sass

About

npm module to create the folder structure for ITCSS methodology.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published