diff --git a/files/en-us/web/api/css/index.md b/files/en-us/web/api/css/index.md index 205d9bdbf8c0219..df7709840d07498 100644 --- a/files/en-us/web/api/css/index.md +++ b/files/en-us/web/api/css/index.md @@ -3,6 +3,9 @@ title: CSS slug: Web/API/CSS page-type: web-api-interface browser-compat: api.CSS +spec-urls: + - https://drafts.csswg.org/cssom/#namespacedef-css + - https://www.w3.org/TR/css-properties-values-api-1/ --- {{APIRef("CSSOM")}} diff --git a/files/en-us/web/css/--_star_/index.md b/files/en-us/web/css/--_star_/index.md index b3c841459af4727..625784040e31154 100644 --- a/files/en-us/web/css/--_star_/index.md +++ b/files/en-us/web/css/--_star_/index.md @@ -86,6 +86,7 @@ Custom properties are scoped to the element(s) they are declared on, and partici ## See also -- [Using CSS variables](/en-US/docs/Web/CSS/Using_CSS_custom_properties) - The {{cssxref("var", "var()")}} function - {{cssxref("@property")}} at-rule +- [Using CSS custom properties (variables)](/en-US/docs/Web/CSS/Using_CSS_custom_properties) guide +- [CSS custom properties for cascading variables](/en-US/docs/Web/CSS/CSS_cascading_variables) module diff --git a/files/en-us/web/css/@property/index.md b/files/en-us/web/css/@property/index.md index 35346fd86a152b7..fda81dfe514f125 100644 --- a/files/en-us/web/css/@property/index.md +++ b/files/en-us/web/css/@property/index.md @@ -24,15 +24,21 @@ The `@property` rule represents a custom property registration directly in a sty ### Descriptors - {{cssxref("@property/syntax","syntax")}} - - : Describes the allowable syntax for the property. + + - : Describes the allowable syntax for the property. May be a ``, ``, ``, ``, ``, ``, ``, ``, ``, `