Parker Codes @parker-codes.dev · Nov 14

Here's an example of using :not(:has(*)) in @css instead of the :empty pseudo-selector, because that one doesn't work if there is any markup inside such as an empty HTML comment..

2 likes 0 replies

?