Hello,
I'm using latest next.js framework, with Dart Sass 1.63.4. I've been trying to customize material theme, see:
However, I'm encountering this error:
Syntax error: Selector "[hidden]" is not pure (pure selectors must contain at least one local class or id)
I've been following the documentation.