We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d99ae9 commit f869eb5Copy full SHA for f869eb5
1 file changed
css-cascade-5/Overview.bs
@@ -1099,7 +1099,7 @@ Layering Styles: the ''@layer'' rule</h4>
1099
that either matches an existing layer name, or defines a new named layer.
1100
If no identifier is given, a new unnamed layer is created.
1101
The '<<url>>' import or '<<stylesheet>>' block
1102
- provides a arbitrary CSS rules that will be appended to the layer.
+ provides arbitrary CSS rules that will be appended to the layer.
1103
1104
The ''@layer'' rule can also be used to define new layers
1105
without attaching any style rules, by providing only an identifier:
0 commit comments