Skip to content

francocatena/meteor-compass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Compass for Meteor

Compass 0.13.alpha.4 packaged for Meteor

Install

  1. Make sure to add SASS support to your meteor app:
$ meteor add fourseven:scss
  1. From within your Meteor app's directory:
$ meteor add francocatena:compass

Usage

Simply import any Compass mixin at the top of your sass file

@import "{francocatena:compass}/compass";

Or if you want to only use one submodule

@import "{francocatena:compass}/compass/reset";

Notes

Versions 0.6.0 and onwards are only compatible with Meteor 1.2 or above

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages