Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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!

About

Play SUIT CSS with Sass

Topics

Resources

License

Packages

No packages published

Languages

You can’t perform that action at this time.