An exploration of the newly supported at-rule for explicitly defining and animating custom properties in CSS.| ryanmulligan.dev
CSS の `@property` ルールは、明示的に CSS のカスタムプロパティ(CSS 変数)の構文や継承、初期値を定義できる仕組みです。この記事では、`@property` の基本的な使い方やカスタムプロパティのアニメーション、さらに `@property` の課題について説明していきます。| griponminds.jp