CSS import attributes
Limited availability
Module `import … with { type: "css" } statements load CSS modules as constructable stylesheets. Also known as CSS module scripts and formerly known as import assertions.
Learning resources on MDN
Browser support
- Chrome 123 Released on 2024-03-19
- Chrome Android 123 Released on 2024-03-19
- Edge 123 Released on 2024-03-22
- Firefox ❌ Vendor position
- Firefox for Android ❌ Vendor position
- Safari ❌ Vendor position : support
- Safari on iOS ❌ Vendor position : support
Specifications
- HTML Standard (#css-module-script), from HTML Workstream (WHATWG).