Re: [csswg-drafts] [css-cascade-5] Allow authors to explicitly place unlayered styles in the cascade layer order (#6323)

I think unlayered CSS styles should behave similarly to what Java does with its Unnamed Module. Unlayered styles should be part of an implicit layer that has a specific name, like "default". Then we could just reorder the layers and place the "default" layer in another place. If not mentioned the default layer could continue just being the one with the highest precedence. 

-- 
GitHub Notification of comment by andremarcondesteixeira
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/6323#issuecomment-2201874590 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 2 July 2024 04:21:32 UTC