Animation selector doesn't allow for child

I don't know if this should be a bug or feature request. But I know it's an issue for what I try to do, so …

The animation selector does allow for child selectors to be entered but doesn't respect them. At the same time, animating a class on its own results in any element with this class being animated at the same time. When working with utility classes this behaviour leads to rather unpleasant results.

So, when I target #id > .selector I would expect that only the child will be animated. Is that possible?


7 replies