source: trip-planner-front/node_modules/css-parse/Readme.md@ 8d391a1

Last change on this file since 8d391a1 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago

initial commit

  • Property mode set to 100644
File size: 274 bytes
Line 
1# css-parse
2
3 JavaScript CSS parser for Node.js (exports the `parse` method of [css](https://github.com/reworkcss/css))
4
5## Installation
6
7 $ npm install css-parse
8
9## Usage
10
11 Please see the [css](https://github.com/reworkcss/css) module documentation.
12
13## License
14
15 MIT
Note: See TracBrowser for help on using the repository browser.