CSS if(): Inline Conditionals for Smarter Styling - DEV Community
CSS finally has native conditional logic with the new if() function — write style queries, media checks, and feature detection directly inside property declarations without extra selectors or JavaScript.