jstransformer-purifycss

0.2.0 • Public • Published

jstransformer-purifycss

PurifyCSS support for JSTransformers.

Build Status Coverage Status Dependency Status NPM version

Installation

npm install jstransformer-purifycss

API

var purifycss = require('jstransformer')(require('jstransformer-purifycss'))
 
var options = {
  content: "index.html",
  minify: true
}
 
purifycss.renderFile('example.css', options).body
//=> Purified CSS

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-purifycss

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

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