See https://stackoverflow.com/questions/79668759/is-whitespace-required-between-the-attribute-selector-sensitivty-flag-and-a-prec
The CSS validator seems to think that whitespace is required before the case-sensitivity flag (‘s’ or ‘i’) a raises an error if no space is present. The above-mentioned post says that whitespace here is optional.
See https://stackoverflow.com/questions/79668759/is-whitespace-required-between-the-attribute-selector-sensitivty-flag-and-a-prec
The CSS validator seems to think that whitespace is required before the case-sensitivity flag (‘s’ or ‘i’) a raises an error if no space is present. The above-mentioned post says that whitespace here is optional.