suyiScreen/node_modules/css-parse
何嘉峣 86fcfee13c 代码提交 2022-12-09 09:24:19 +08:00
..
Readme.md 代码提交 2022-12-09 09:24:19 +08:00
index.js 代码提交 2022-12-09 09:24:19 +08:00
package.json 代码提交 2022-12-09 09:24:19 +08:00

Readme.md

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