Re: [csswg-drafts] Multiple stylesheets per file (#5629)

> Iā€™m wondering if `@export` would be a name more consistent with the rest of the web platform. I was confused when I first saw `@sheet`, but at least to those who write JS, `export` is a familiar concept. We already have `@import`, so this would be nicely analogous.

Everything in a style sheet get exported by default, so all contents of all style sheets ā€“ using `@sheet` or not ā€“ are implicitly wrapped in a (non-existent) `@export`, no?



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


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

Received on Tuesday, 21 January 2025 11:07:09 UTC