#core.createStyles is not a function
12 messages ยท Page 1 of 1 (latest)
createStyles was removed in v7. You need to switch to CSS modules or install some CSS-in-JS library like emotion.
I'm aware it was removed, but I'm not using it anywhere
Have you updated the Notifications package?
Searching my entire src folder for "createStyles" and I can't find it.
Make sure that all @mantine/* packages have the same version
Notifications was v6, ill update and let you know ๐
Even mantine/next?
Looks like latest is 6.0.21