Class | Nanoc::Filters::Sass |
In: |
lib/nanoc/filters/sass.rb
lib/nanoc/filters/sass/sass_filesystem_importer.rb |
Parent: | Nanoc::Filter |
current | [RW] | The current filter. This is definitely going to bite me if I ever get to multithreading nanoc. |
Runs the content through [Sass](sass-lang.com/). Parameters passed to this filter will be passed on to Sass.
@param [String] content The content to filter
@return [String] The filtered content