mako-stylus

0.0.2 • Public • Published

mako-stylus

A plugin for compiling Stylus files into CSS.

npm version npm dependencies npm dev dependencies

Purpose

  • transpiles file.contents for each styl file during parse

API

stylus([options])

Create a new plugin instance, with the following options available:

  • extensions the file extensions to process (default: styl)
  • plugins plugins for the stylus compiler
  • sourceMaps specify true to enable source-maps (default: false)
  • sourceRoot specifies the path used as the source map root (default: "mako://")

Readme

Keywords

Package Sidebar

Install

npm i mako-stylus

Weekly Downloads

2

Version

0.0.2

License

MIT

Last publish

Collaborators

  • dominicbarnes