garden icon indicating copy to clipboard operation
garden copied to clipboard

Expose API for working with the CSSOM from CLJS

Open noprompt opened this issue 10 years ago • 3 comments

noprompt avatar Feb 05 '14 04:02 noprompt

Would this make it possible to create plugins to use with garden for custom mutations?

stephenway avatar Feb 12 '16 00:02 stephenway

@stephenway Mutations?

noprompt avatar Feb 12 '16 20:02 noprompt

Yea like, if I wanted to write a plugin to mutate all instances of display: flex; to also include the older flexbox rules in my compiled CSS as fallbacks.

stephenway avatar Feb 12 '16 21:02 stephenway