Mantine
The Mantine Docs is where you will find almost everything you need.
Their Help Center is also a great source of information.
If you still have questions, their Discord is the best place to ask or find an existing answer.
Important Documentation
- How to style Mantine’s components: https://mantine.dev/styles/style-props
- Responsive style props - https://mantine.dev/styles/responsive/#responsive-style-props
Etc
- You most usually aren’t required to use
.module.css
files as Mantine components can be styled. They are only required if you want to have more in depth styles such ashover
. @mantine-form
is ready to use!- For creating your components, you can use their components as a base.
Links
- Website: https://mantine.dev
- Docs: https://mantine.dev/getting-started
- Discord: https://discord.gg/wbH82zuWMN
- GitHub: https://github.com/mantinedev/mantine
Last updated on