/itcss-boilerplate

Stylus project boilerplate following the ITCSS (Inverted Triangle CSS) methodology

Primary LanguageCSS

itcss-boilerplate

Stylus project boilerplate following the ITCSS (Inverted Triangle CSS) methodology

What Is It?

I've been using an ITCSS structure for our Stylus projects for a while now. If you're interested in finding out more about ITCSS you can watch this talk by Harry Roberts.

For each new project I set up I keep finding myself creating the same directory and @import file structure. To speed things up I've generated this repo as a quick and easy starting point.

What It Isn't

This isn't a Stylus framework. There is no actual Stylus or CSS included, it's just a bare-bones directory and @import file structure (for now...).


Created by Matt Bailey, converted to Stylus by Guilherme Viana.