- From: André Marcondes Teixeira via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Jul 2024 04:21:31 +0000
- To: public-css-archive@w3.org
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