An open API service indexing awesome lists of open source software.

https://github.com/matype/css-props-data

Data of CSS properties
https://github.com/matype/css-props-data

Last synced: 9 months ago
JSON representation

Data of CSS properties

Awesome Lists containing this project

README

          

# css-props-data

Data of CSS properties.

## Installation

```
$ npm install css-props-data
```

## Usage

```
var cssProperties = require('css-props-data')
```

## License

The MIT License (MIT)

Copyright (c) 2017 Masaaki Morishita