templeman / itcss-boilerplate

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

itcss-boilerplate

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

What Is It?

ITCSS is a CSS methodology, first proposed by CSS specialist Harry Roberts. 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 Sass framework. There is no actual SCSS or CSS included, it's just a bare-bones directory and @import file structure (for now...).


Created by Matt Bailey.

About

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


Languages

Language:CSS 100.0%