1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/textproc/rubygem-compass-import-once/pkg-descr
Sunpoet Po-Chuan Hsieh 8c9a5f334f - Remove RG link
2015-08-13 17:39:31 +00:00

10 lines
480 B
Plaintext

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