css2object icon indicating copy to clipboard operation
css2object copied to clipboard

Converts css to object/json (fun thang!) 🤔

Results 1 css2object issues
Sort by recently updated
recently updated
newest added

`@import` would be very easy to do. Just match the keyword and semi-colon, then add to a global object called `globals`. `@media` is also easy. The current setup could take...

enhancement
help wanted
question
Hacktoberfest