BETAmodules.com is in beta — open to partnerships & joint ventures.Build with us

sprockets-sass

v1.3.1RubyGems· Ruby

When using Sprockets 2.0 with Sass you will eventually run into a pretty big issue. `//= require` directives will not allow Sass mixins, variables, etc. to be shared between files. So you'll try to use `@import`, and that'll also blow up in your face. `sprockets-sass` fixes all of this by creating a Sass::Importer that is Sprockets aware.

The verdict
Abandoned. Last published 11 years ago. No recent activity — look for a maintained alternative.
No recent activity — look for a maintained alternative.
Live from the RubyGems registry · derived rules, not AI
How it scores
MaintenanceAbandoned
PopularityNiche
SecurityClean
LicenseUnknown
DepsZero deps
Maintenance
Last published 11 years ago.
Popularity
5.3K downloads / week
Security
No known advisories for this version (OSV).
License
No license declared.
Dependencies
No runtime dependencies
Recent releases
  • 2.0.0.beta29 years ago
  • 2.0.0.beta19 years ago
  • 1.3.111 years ago
  • 1.3.011 years ago
  • 1.2.011 years ago
  • 1.1.012 years ago
  • 1.0.312 years ago
  • 1.0.212 years ago
sprockets-sass — When using Sprockets 2.0 with Sass you will eventually run into a pretty big issue. `//= require` directives will not allow Sass mixins, variables, etc. to be shared between files. So you'll try to use `@import`, and that'll also blow up in your face. `sprockets-sass` fixes all of this by creating a Sass::Importer that is Sprockets aware. (Ruby / RubyGems) · Modules