CSS Import Once (@import-once
or similar)
#290
Labels
invalid
Not an actionable request
topic: css
Spec relates to CSS (Cascading Style Sheets)
venue: W3C CSS WG
WebKittens
No response
Title of the spec
import once
URL to the spec
w3c/csswg-drafts#6130
URL to the spec's repository
https://github.com/w3c/csswg-drafts
Issue Tracker URL
https://github.com/w3c/csswg-drafts/issues
Explainer URL
See first URL
TAG Design Review URL
...
Mozilla standards-positions issue URL
mozilla/standards-positions#939
WebKit Bugzilla URL
...
Radar URL
No response
Description
The link to the proposal should have all the details. But basically a way to write highly-reusable CSS modules. Currently
@import
is too cumbersome and problematic, as described in the issue, and also in this archived WICG thread:https://discourse.wicg.io/t/importing-css-only-once/1933
The text was updated successfully, but these errors were encountered: