CSS parser


Keywords
css, parser, stylesheet
License
MIT
Install
npm install css-parse@1.7.0

Documentation

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