Fork me on GitHub
#garden
<
2016-12-11
>
rauh12:12:52

Just wrote a wrapper around a very good CSS parser: https://gist.github.com/rauhs/51312236097df2b594e4151f0d567307

rauh12:12:56

Could be useful for a css -> garden converter.

rauh20:12:59

ANN: Ever wanted to write inline css styles that allow pseudo selectors (`:hover`), media queries, auto-prefixing of attributes and automatically generated the smallest amount of css?

rauh20:12:17

Production overhead: 0kb (gzip'ed 🙂 )

rauh20:12:39

Completely figwheel compatible and updates on the fly as you save.