Path to this page:
./
www/ruby-compass-import-once,
Speed up your Sass compilation by making @import file once
Branch: pkgsrc-2019Q1,
Version: 1.0.5nb1,
Package name: ruby24-compass-import-once-1.0.5nb1,
Maintainer: pkgsrc-usersChanges the behavior of Sass's @import directive to only import a file once.
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.
Required to run:[
lang/ruby24-base] [
www/ruby-sass34]
Master sites:
SHA1: bc3dae9736cfaff57d93608532aef002b87098b9
RMD160: 976aeaf9e5bba4ff06d5150543431976ad0f3a5c
Filesize: 9.5 KB
Version history: (Expand)
- (2019-04-11) Package added to pkgsrc.se, version ruby24-compass-import-once-1.0.5nb1 (created)