-
…in reply to @argyleink
argyleink When this is broadly available, you can bet I will be styling defaults for my form elements with
:where()
! E.g.:input:where(:not([type="submit"], [type="checkbox"], [type="radio"]))
:where()
!
E.g.: input:where(:not([type="submit"], [type="checkbox"], [type="radio"]))