A collection of awesome and must have SCSS mixins.
If you want to compile the SCSS to CSS you need to do the following steps first.
gem update --system
gem install compass
gem install autoprefixer-rails
If you have problems installing compass
you can install it alternatively with the following command:
sudo gem install -n /usr/local/bin compass
npm install awesome-scss-mixins --save
TBD.
compass watch scss\awesome-scss-mixins.scss
László Horváth – @RynoRn – horvathlaszlo88@gmail.com - http://rynorn.com
Distributed under the MIT license. See LICENSE
for more information.