back

by jay_kyburz·14y ago·view on hn ↗
So, at the point CSS becomes a programming language of its own I'd rather just use java script. Somebody should come up with some way to define you style data in JSON, then parse and process the data on load.
2 comments
I ran across this the other day (it's a dependency of jsdom)

cssom - https://github.com/NV/CSSOM

* edit: fixed typo