Class | Sprockets::SassTemplate |
In: |
lib/sprockets/sass_template.rb
|
Parent: | Tilt::Template |
This custom Tilt handler replaces the one built into Tilt. The main difference is that it uses a custom importer that plays nice with sprocket‘s caching system.
See `SassImporter` for more infomation.