Skip to content

Monkey patches compass to make sass-import_once work with compass. Check the sass version at:

License

Notifications You must be signed in to change notification settings

theblacksmith/compass-import_once

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is deprecated. There is now an official plugin and you should use it

Compass Import Once Plugin

This gem makes Sass Import Once work with compass while this issue isn't fixed.

Sass import_once changes the default behaviour of the sass @import directive making it never require the same file twice.

It's awesome! Check it out

Installation

$ gem install compass-import_once

Configuration

Add the following to your compass configuration:

require 'compass-import_once'

Stylesheet Syntax

The same as always :)

About

Monkey patches compass to make sass-import_once work with compass. Check the sass version at:

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages