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

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-stylecow

Weekly Downloads

0

Version

0.4.0

License

MIT

Last publish

Collaborators

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