Fixes #188 - Convert CleanCSS to a constructor
authorStephen Mathieson <smath23@gmail.com>
Thu, 5 Dec 2013 17:07:56 +0000 (12:07 -0500)
committerStephen Mathieson <smath23@gmail.com>
Thu, 5 Dec 2013 17:52:30 +0000 (12:52 -0500)
commitc0e0d13cc42b3122420627074f87e0015c9ae6b7
tree0ecd9516ebd3d1f94ffa072cbcd445e378b57e55
parent6747edddc198a0ac0b23e7ae33047fb03f8d421e
Fixes #188 - Convert CleanCSS to a constructor

This allows for adding custom methods on the CleanCSS prototype.
lib/clean.js
test/module-test.js