Loading tool...
Loading tool...
Generate CSS @supports feature queries for progressive enhancement and browser compatibility.
The @supports CSS at-rule allows you to specify CSS declarations that depend on a browser's support for CSS features. Use it for progressive enhancement and graceful degradation. The not operator lets you provide fallback styles for browsers that don't support a feature.