jstransformer-css-whitespace

0.0.1 • Public • Published

jstransformer-css-whitespace

Whitespace significant CSS support for JSTransformers.

Build Status Coverage Status NPM version

Installation

npm install jstransformer-css-whitespace

API

var css = require('jstransformer')(require('jstransformer-css-whitespace'))

css.render('body\n  color: #888\n').body
//=> 'body { color: #888; }'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-css-whitespace@0.0.1

Version

0.0.1

License

MIT

Last publish

Collaborators

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