Extensible, scalable, Sass-based, OOCS framework which houses inuit.css.
This is a boilerplate setup for a itcss project.
Which includes:
- A minimal inuitcss setup (plus some extras).
- At hand documentation of the inuitcss files included.
- Stylelint for scss files.
- Scss statistics reporting.
- A way of testing and writing scss tests.
- A way of generating scss documentation.
Coming soon.
- Install NodeJS LTS version
- Install Yarn
- Install dependencies:
$ yarn install
in this project folder.
Run $ yarn start
in your terminal.