You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<div id="root">
<p>This is a paragraph.</p>
<p class="exclude">This paragraph is excluded from the style.</p>
<p class="special">This paragraph is excluded from the style.</p>
</div>
Only happens when there are multiple selectors inside :not()
The text was updated successfully, but these errors were encountered:
CSS:
HTML:
Only happens when there are multiple selectors inside
:not()
The text was updated successfully, but these errors were encountered: