larrybotha / struct-scss

An SCSS framework based on BEM, SUIT, SMACSS, and ITCSS
MIT License
31 stars 12 forks source link

Struct SCSS

Build Status npm version

An opinionated SCSS framework that takes the best from BEM, ITCSS, SMACSS, and SUIT.

Installation

cd into your project's style directory, and then install via degit

$ npx degit larrybotha/struct-scss/scss

Todo