Selector “:global .class” is not pure (pure selectors must contain at least one local class or id)
THIS ANSWER IS FOR NEXT.JS. If you are going to change body’s or html’s etc… css. You should change it on globals.css not Home.modules.css or somewhere else.