We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d5c45b commit efc458dCopy full SHA for efc458d
docs/README.md
@@ -119,6 +119,12 @@ For example:
119
> The `some-property` CSS property sets the … value. Also known as `<alias>`.
120
([#628](https://github.com/web-platform-dx/web-features/pull/628/files/a9898862cb631c83ea16f1233b3c5c4353bf7a52#r1516293423))
121
122
+##### declaration
123
+
124
+For CSS, use _declaration_ to refer to property-value pairs.
125
+For example, prefer "The `some-property: none` CSS declaration…" over The `some-property: none` CSS property value…."
126
+([#969](https://github.com/web-platform-dx/web-features/pull/969))
127
128
##### defines
129
130
Avoid.
0 commit comments