We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a1a528 commit a1e309bCopy full SHA for a1e309b
css-mixins-1/Overview.bs
@@ -2,7 +2,9 @@
2
Title: CSS Functions and Mixins Module
3
Shortname: css-mixins
4
Level: 1
5
-Status: ED
+Status: FPWD
6
+Date: 2025-05-15
7
+Prepare for TR: yes
8
Work Status: Exploring
9
Group: CSSWG
10
ED: https://drafts.csswg.org/css-mixins/
@@ -30,8 +32,12 @@ spec:css-syntax-3; type:dfn;
30
32
spec:css-values-4; type:dfn;
31
33
text:keyword;
34
text:identifier;
-spec:css-values-5; type:dfn; text:invalid at computed-value time
-spec:cssom-1; type:dfn; text:specified order;
35
+spec:css-values-5; type:dfn;
36
+ text:invalid at computed-value time
37
+spec:cssom-1; type:dfn;
38
+ text:specified order;
39
+spec:css-conditional-5; type:at-rule;
40
+ text:@container
41
</pre>
42
43
<style>
0 commit comments