This idea has been merged into another idea. To comment or vote on this idea, please visit WEBFLOW-I-893 Ability to style CSS Combinators: combo classes, pseudo classes, nested classes.
One example is elements that are for visual purpose only and would normally be built with empty span or div tags.
*Extending this idea to include the other often used pseudo selectors
Maybe merge with https://wishlist.webflow.com/ideas/WEBFLOW-I-6 to combine votes?
I'm against this as this can complicate Webflow product and CSS conventions enforced by Webflow interface.
Everything can be achieved without :before and :after
I'm new to WebFlow and was so surprised this wasn't possible. It's a very basic functionality that has tons of good uses.
Yes, definitely expand this to all pseudo classes as they are all useful for different purposes.
:first-child, :last-child, :nth-child(n/even/odd), :nth-of-type(n), :not( )
I would expand this to support all the pseudo classes – though I agree :before and :after would probably be the most useful (followed by :first-child)