Module: CssDryer

Defined in:
lib/css_dryer/processor.rb,
lib/css_dryer/ncss_handler.rb

Overview

Handler for DRY stylesheets which can be registered with Rails as a new templating system.

DRY stylesheets are piped through ERB and then CssDryer#process.

Defined Under Namespace

Modules: Processor Classes: NcssHandler