aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-compass-import-once/pkg-descr
blob: 369a8e4954dcdac23232a2d60504a4aa6540296b (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                
This plugin changes the behavior of Sass's @import directive so that if the same
sass file is imported more than once, the second import will be a no-op. This
allows dependencies to behave how most people expect them to behave and provides
a considerable performance improvement for some sass projects.

Note: Although this plugin is maintained by compass, it can be used without
compass in any Sass-based project.

WWW: https://github.com/Compass/compass/tree/master/import-once