DEPRECATED: This module is obsoleted by the release of Roosevelt >=0.16.x. You may still need it if you are using Roosevelt <=0.15.x, but it is recommended to upgrade your Roosevelt apps to >=0.16.x as soon as you can because older versions (including this submodule!) are no longer receiving seucrity updates.
SASS CSS preprocessor middleware for Roosevelt MVC web framework. See Roosevelt CSS compiler docs for usage.
See the node-sass repo API docs for documentation on available params. By default, source mapping is enabled with sourceMap: true
, sourceMapEmbed: true
, and sourceMapContents: true
in development mode.
- roosevelt-sass 0.4.x is compatible with Roosevelt 0.12.x and later.
- roosevelt-sass 0.3.x is compatible with Roosevelt 0.11.x and lower.