You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have Mantne v7 installed from template: https://github.com/mantinedev/vite-min-template
I added mantine-datatable and I dont see the styles, only borders.
I have imported the following in App.tsx:
Hi,
I have Mantne v7 installed from template: https://github.com/mantinedev/vite-min-template
I added mantine-datatable and I dont see the styles, only borders.
I have imported the following in App.tsx:
and placed
@layer mantine, mantine-datatable;
inside Layout.cssI can't see stripped rows or hover gestures.
What am I missing?
Thanks
The text was updated successfully, but these errors were encountered: