# CSS @property and browser support for custom properties

DevFeed: [CSS @property and browser support for custom properties](<https://devfeed.tech/articles/property-next-gen-css-variables-now-with-universal-browser-support-28759.md>)

Original publisher: [Read original article](<https://una.im/2024-07-12-at-property-baseline/>)

Published: 2024-07-12T00:00:00Z

Content type: article

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [CSS](<https://devfeed.tech/topics/css.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [browser](<https://devfeed.tech/tags/browser.md>), [css](<https://devfeed.tech/tags/css.md>), [development](<https://devfeed.tech/tags/development.md>), [property](<https://devfeed.tech/tags/property.md>), [variables](<https://devfeed.tech/tags/variables.md>), [web-development](<https://devfeed.tech/tags/web-development.md>)

## AI overview

This article discusses the CSS @property feature, describing it as a way to use CSS variables with broad browser support.

## Source excerpt

The CSS Anchor Positioning API is a game-changer in web development because it lets you natively position elements.