2021-02-11 21:31:41 +08:00

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