项目作者: ourai

项目描述 :
Play SUIT CSS with Sass
高级语言: CSS
项目地址: git://github.com/ourai/suitcss-sass.git
创建时间: 2016-01-25T16:25:03Z
项目社区:https://github.com/ourai/suitcss-sass

开源协议:MIT License

下载


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:

  1. bower install suitcss-sass

Import Compass manually first:

  1. @import "compass";

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

  1. bower install compass-mixins

and…

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

The last step is certainly

  1. @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!