Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Latest commit

 

History

History
16 lines (10 loc) · 1.37 KB

README.md

File metadata and controls

16 lines (10 loc) · 1.37 KB

[DEPRECATED] roosevelt-sass

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.

Build Status codecov npm

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.

Backwards compatibility notes

  • 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.