Closed craigweston closed 8 years ago
Fixes "TypeError: undefined is not a function" by instead using: csso.minify(css).css.
csso.minify(css).css
Fixes "TypeError: undefined is not a function" by instead using:
csso.minify(css).css
.