CSS 条件付き規則
CSS 条件付き規則 (CSS Conditional Rules) は CSS のモジュールの一つで、プロセッサーの能力やスタイルシートが適用される文書の条件などに基づいて一連の規則を定義することができます。
リファレンス
アットルール
仕様書
仕様書 | 状態 | 備考 |
---|---|---|
CSS Conditional Rules Module Level 3 | 勧告候補 | 初回定義 |
ブラウザーの互換性
@document ルール
BCD tables only load in the browser
@import ルール
BCD tables only load in the browser
@media ルール
BCD tables only load in the browser
@supports ルール
BCD tables only load in the browser