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

Again, we've historically preserved the single-dash idents for vendor prefixes, and there's no good reason for us to invade that space now. Please stop suggesting it.

> Furthermore, could named sheets be exposed as URL fragments then, e.g. <link rel=stylesheet href="style.css#sheet">?

Hm, this could be interesting actually. @justinfagnani, how do you feel about that? On the JS side it would still be multiple `import` statements, but only one request (assuming caching semantics allow reuse of the resource).

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


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

Received on Friday, 27 January 2023 20:06:14 UTC