Gui, the engineer
Gui, the engineer
@tarciozemel thanks bro 👑. I like the way you explained it, seems like you would be a great code teacher... so why don't u start making youtube tutorials or blog...
You can achieve it by using import at the beginning of your `.module.scss` file ``` @import '../../styles/globals.scss'; .myClass { @extend .centerTransform; } ```
> NOTE: In production these message not show just a minor explanation, hydration errors don't show in production (so real users don't get frustrated by it), it's only locally
> Hey @guitheengineer 👋 Thanks for this! We'll probably need to have a discussion about this as a team just because it changes/introduces a user facing interface. Given our schedule,...