メインコンテンツにスキップ

そのほかの機能

そのほかのCSSの機能。

CSS Variables (カスタムプロパティ)

Comments9
Compare Data
知らない
知っている
使った
We asked members of the CSS community to share their “pick of the year”

My 2022 Pick: The :has() Selector

CSS just because even stronger at orchestrating UI interaction across components. We've barely scratched the surface of the impact of :has() on our styles.

We asked members of the CSS community to share their “pick of the year”

Adam Argyle

UI/CSS DevRel at Google

フィーチャークエリー (@supports)

Comments4
Compare Data
知らない
知っている
使った

will-change

Comments16
Compare Data
知らない
知っている
使った

CSS比較関数

Comments17
Compare Data
<code>min()</code>, <code>max()</code>, <code>clamp()</code>
知らない
知っている
使った

Houdiniカスタムプロパティ

Comments15
Compare Data
<code>@property</code>
知らない
知っている
使った

Cascade Layers

Comments14
Compare Data
知らない
知っている
使った

Shadow DOM Features

Comments9
Compare Data
知らない
知っている
使った

Trigonometric Functions

Comments17
Compare Data
知らない
知っている
使った

CSS Nesting

Comments60
Compare Data
Native CSS nesting, excluding pre- or post-processors.
知らない
知っている
使った

image-set()

Comments12
Compare Data
知らない
知っている
使った

image()

Comments6
Compare Data
知らない
知っている
使った

おすすめのリソース

Dynamic CSS with Custom Properties (aka CSS Variables)
Lea Verou
MIT

Dynamic CSS with Custom Properties (aka CSS Variables)

Modern browsers ship with CSS Custom Properties, also known as “CSS variables”, a superpower that enables us to create reusable components without any JavaScript dependencies needed
パートナーのサポートに感謝しています! 詳細をみる。