This article looks at the CSS
@supports
rule, part of the CSS3 Conditional Rules Module Level 3, which provides a perfect mechanism for selectively applying CSS based on feature support. Here we’ll look at basic syntax, along with an applied example.