CSS is gaining a new feature detection capability via `@supports at-rule(@keyword)`, shipping in Chromium 148. It lets developers check whether a browser supports a specific CSS at-rule (like `@starting-style` or `@view-transition`) before using it. The feature can also be used in `@import` supports conditions. Notably, the
Table of contents
The solution (Updated)No descriptors, preludes, or full blocks!Browser SupportFeature DetectionSort: