Heyo,
today I wanted to add some Custom CSS properties to my code and noticed that I wasn't able to produce the leading double hyphen, e.g., --outline-color with a camelCased attribute name. Any Ideas how to get this to work?
I saw mention of auto prefixing certain CSS attributes in the future-enhancements section at the bottom of Hyperscript.jl. Would this fall into this category?
Cheers
Heyo,
today I wanted to add some Custom CSS properties to my code and noticed that I wasn't able to produce the leading double hyphen, e.g.,
--outline-colorwith a camelCased attribute name. Any Ideas how to get this to work?I saw mention of auto prefixing certain CSS attributes in the
future-enhancementssection at the bottom ofHyperscript.jl. Would this fall into this category?Cheers