#Mantine7 + TailwindCSS (T3 stack) + CSS modules

5 messages · Page 1 of 1 (latest)

drifting glen
#

Hi,

I'm trying to use the community template https://github.com/WillKirkmanM/mantine-t3-template to bootstrap a Mantine project. However, I can't seem to use MantineUI components without CSS being messed up. I've attached an example of how the DateTimePicker looks. What do I need to change in my configs to make this work? I've tried the @layer solution from this issue https://github.com/orgs/mantinedev/discussions/1672?sort=top#discussioncomment-7870643 and I followed the Getting Started guide correctly to no avail.

Thanks in advance

GitHub

🎈 Mantine + T3 Stack Starter Kit. Contribute to WillKirkmanM/mantine-t3-template development by creating an account on GitHub.

GitHub

Hello Team 👋 !! while working on big project . I'm facing big trouble for every single thing such as notification , modal etc . For All those stuff i have to write it from scratch which is very...

solar elm
#

Have you added the css for the date pickers?

drifting glen
#

I've used Mantine for other projects before and never had to add any additional CSS to get the base styling to work