CSS question detail
What is `:is()` selector used for?
:is() groups selector lists to reduce repetition while preserving specificity of the most specific argument.
CSS question detail
:is() groups selector lists to reduce repetition while preserving specificity of the most specific argument.