mako-stylus
v0.0.2
Published
A mako plugin for compiling stylus files to CSS.
Readme
mako-stylus
A plugin for compiling Stylus files into CSS.
Purpose
- transpiles
file.contentsfor eachstylfile duringparse
API
stylus([options])
Create a new plugin instance, with the following options available:
extensionsthe file extensions to process (default:styl)pluginsplugins for the stylus compilersourceMapsspecifytrueto enable source-maps (default:false)sourceRootspecifies the path used as the source map root (default:"mako://")
