CSS :nth-child() supported???
-
Is :nth-child() supported in HISE's implementation of CSS?
https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Selectors/:nth-childI'm looking to do different things to each of the draggers in the modulation controller. But it doesn't seem to work?
-
Yes, it seems it doesn't support it.
besides
I would also like to request CSS animation functionality.
@keyframes -
@Felix-W Bah.... I'm just gonna write my own modulation controller then. TBH, I prefer that anyway, coz css still messes with my head.