0.0.2 • Published 7 years ago

awesome-scss-mixins v0.0.2

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

Awesome SCSS Mixins

A collection of awesome and must have SCSS mixins.

Requirements

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

Installation

npm install awesome-scss-mixins --save

Usage example

TBD.

How to compile

compass watch scss\awesome-scss-mixins.scss

Meta

László Horváth – @RynoRn – horvathlaszlo88@gmail.com - http://rynorn.com

Distributed under the MIT license. See LICENSE for more information.