jstransformer-clean-css

2.1.0 • Public • Published

jstransformer-clean-css

clean-css support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-clean-css

API

var clean = require('jstransformer')(require('jstransformer-clean-css'))
 
clean.render('a { font-weight: bold; }').body
//=> 'a{font-weight:bold;}'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-clean-css

Weekly Downloads

574

Version

2.1.0

License

MIT

Last publish

Collaborators

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