#Mantine styles are working when i remove the global.css (tailwind.css) in next.js
7 messages ยท Page 1 of 1 (latest)
Is this continuing a conversion started elsewhere? If not, you'll definitely need to provide a code example
@languid garden help me
you've installed a third-party library to your project that overrides Mantine styles. To fix that issue, either remove those styles or change emotion cache options to make Mantine styles override third-party library styles โ https://mantine.dev/theming/emotion-cache/