Hey, guy! Let's play SUIT CSS with Sass together!!!
This project depends on awesome mixins from Compass.
You could install suitcss-sass by Bower:
bower install suitcss-sassImport Compass manually first:
@import "compass";If you only need mixins of Compass, you can also do like this:
bower install compass-mixinsand...
@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!!!
The classes you can use are here!