jstransformer-stylus

1.5.0 • Public • Published

jstransformer-stylus

Stylus support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-stylus

API

var stylus = require('jstransformer')(require('jstransformer-stylus'))
 
var css = "fonts = helvetica, arial, sans-serif\
body {\
  padding: 50px;\
  font: 14px/1.4 fonts;\
}"
stylus.render(css).body

License

MIT

/jstransformer-stylus/

    Package Sidebar

    Install

    npm i jstransformer-stylus

    Weekly Downloads

    1,911

    Version

    1.5.0

    License

    MIT

    Last publish

    Collaborators

    • calebeby
    • forbeslindesay
    • hemanth
    • robloach
    • stoeffel
    • timothygu