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

https://github.com/lachlanjc/objectify-css

CLI for converting CSS rules to JavaScript style objects
https://github.com/lachlanjc/objectify-css

cli converter css css-in-js

Last synced: about 1 year ago
JSON representation

CLI for converting CSS rules to JavaScript style objects

Awesome Lists containing this project

README

          

# objectify-css

CLI for converting CSS rules to JavaScript style objects

Uses CSS on clipboard and writes back to clipboard

```sh
npm i -g objectify-css
objectify-css
```

MIT License

___
*Another thing by [@lachlanjc](https://twitter.com/lachlanjc).*