Class | Nanoc3::Filters::Less |
In: |
lib/nanoc3/filters/less.rb
|
Parent: | Nanoc3::Filter |
Runs the content through [LESS](lesscss.org/). This method takes no options.
@param [String] content The content to filter
@return [String] The filtered content