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
{{ message }}
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
For example, if you have:
Now I want to have a bigger
h1for the variantarticle--featured.article__title--featuredtoh1if I want to apply some styles to that element for the variation?article--featured__title?article__titleand style it in CSS using a descendant selector.article--featured .article__title?This is not clear from the spec.