The CSS “if()” Function, by @sandeep.ramgolam.com:
https://sandeep.ramgolam.com/blog/css-if-function-guide
#css #functions #conditionals
Remember when you needed JavaScript for conditional styling? Those days are numbered. The CSS if() function is here, bringing conditional logic directly to your stylesheets. No more CSS-in-JS just for simple conditions!