mantine Questions
6
I'm trying to use Mantine and Tailwind together, however Tailwind's "preflight" base styles are overriding Mantine's resulting in a simple button being invisible.
You can disable preflig...
Mae asked 2/5, 2022 at 7:9
3
Solved
When running the app in http://localhost:3000 everything works and looks great. But upon deploying my Next.js app to Vercel, the fonts aren't showing and nothing comes up in the logs.
I followed th...
Glynis asked 27/5, 2022 at 0:3
2
I was trying to use mantine UI with NextJS 13 using the app directory,
I have to wrap everything in the MantineProvider component but I don't know where to put it.
I tried this
layout.js
/* eslint-...
2
Solved
My goal is to have my header and content to be 100% of the width of the page. I have no css files but instead am using mantine for styles.
I've tried editing widths to 100% on different components ...
Irresolvable asked 12/7, 2022 at 2:22
1
Solved
I switched to Mantine and followed this approach to solve the FART (Flash of inAccurate coloR Theme), but the webpage runs into a new issue. There is a flash of Unstyled component before the page r...
Sung asked 8/3, 2022 at 19:29
1
Solved
I have a SelectInput that let me choose 1, 2 or 3, and below that, I have a MultiSelect (with Mantine library).
I would like to select the number of co-pilots (on the SelectInput), and allow the se...
Stodder asked 31/1, 2022 at 12:34
1
© 2022 - 2024 — McMap. All rights reserved.