Skip to content

ourai/suitcss-sass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SUIT CSS with Sass

Hey, guy! Let's play SUIT CSS with Sass together!!!

This project depends on awesome mixins from Compass.

Usage

You could install suitcss-sass by Bower:

bower install suitcss-sass

Import Compass manually first:

@import "compass";

If you only need mixins of Compass, you can also do like this:

bower install compass-mixins

and...

@import "bower_components/compass-mixins/compass";

The last step is certainly

@import "bower_components/suitcss-sass/index";

Yes! You can enjoy the magic of SUIT CSS with Sass now!!!

API

The classes you can use are here!