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
exporting all styles in a CSS layer allows consumers to easily override styles enacted by nokss. since nokss uses some particularly specific selectors which make their rules hard to override.
css layers are widely supported so should be safe to use. of course, users can themselves load nokss in a layer to have that effect, but I think it should be a default so no one has issues with overriding styles.
The text was updated successfully, but these errors were encountered:
exporting all styles in a CSS layer allows consumers to easily override styles enacted by nokss. since nokss uses some particularly specific selectors which make their rules hard to override.
css layers are widely supported so should be safe to use. of course, users can themselves load nokss in a layer to have that effect, but I think it should be a default so no one has issues with overriding styles.
The text was updated successfully, but these errors were encountered: