Skip to content

reworkcss/css-parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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