Skip to content

laszlo-horvath/awesome-scss-mixins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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[email protected] - http://rynorn.com

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

About

A collection of awesome and must have SCSS mixins.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published