File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1619,9 +1619,9 @@ Declaring Without Styles: the ''@layer'' statement at-rule</h5>
1619
1619
(after the ''@charset'' rule, if any)
1620
1620
as well as everywhere ''@layer'' [=block at-rules=] are allowed.
1621
1621
1622
- Note: They are not allowed between (or intermixed with) ''@import'' and ''@namespace'' rules,
1623
- and such interleaved ''@layer'' rules will cause any subsequent ''@import'' or ''@namespace'' rules
1624
- to be ignored.
1622
+ Note: Empty ''@layer'' rules are not allowed between ''@import'' and ''@namespace'' rules.
1623
+ Any ''@layer'' rules that comes after an ''@import'' or ''@namespace'' rule
1624
+ will cause any subsequent ''@import'' or ''@namespace'' rules to be ignored.
1625
1625
1626
1626
Unlike the [[#layer-block|block syntax]] ,
1627
1627
multiple comma-separated layer names can be provided in this syntax,
You can’t perform that action at this time.
0 commit comments