/css-stringify

CSS stringifier using the AST from 'css.parse'

Primary LanguageJavaScriptMIT LicenseMIT

css-stringify

JavaScript CSS stringifier for Node.js (exports the stringify method of css)

Installation

$ npm install css-stringify

Usage

Please see the css module documentation.

License

MIT