jstransformer-stylecow

0.4.0 • Public • Published

jstransformer-stylecow

Stylecow support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-stylecow

API

var stylecow = require('jstransformer')(require('jstransformer-stylecow'));
 
stylecow.render('p {\
  --myColor: blue;\
  background-color: var(--myColor);\
}').body
//=> Compiled CSS

License

MIT

/jstransformer-stylecow/

    Package Sidebar

    Install

    npm i jstransformer-stylecow

    Weekly Downloads

    4

    Version

    0.4.0

    License

    MIT

    Last publish

    Collaborators

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