Sha256: f7324b674c55533c927a26bf40778f92f1a0cd74d1e3efe5d512a52795785fb4
Contents?: true
Size: 495 Bytes
Versions: 1
Compression:
Stored size: 495 Bytes
Contents
# Compass Import Once Plugin This gem makes [Sass Import Once](theblacksmith/sass-import_once) work with compass. Sass import_once changes the behaviour of the sass @import directive making never require the same file twice. It's awesome! [Check it out](theblacksmith/sass-import_once) ## Installation $ gem install compass-import_once ## Use with compass Add the following to your compass configuration: require 'compass-import_once' ## Stylesheet Syntax The same as always :)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
compass-import_once-0.1.2 | README.markdown |