You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

274 B

css-parse

JavaScript CSS parser for Node.js (exports the parse method of css)

Installation

$ npm install css-parse

Usage

Please see the css module documentation.

License

MIT