Hi,
Where do I find the default values set by the Mantine theme?
I am looking for a file like this: (tailwind)
https://github.com/tailwindlabs/tailwindcss/blob/master/stubs/defaultConfig.stub.js
The website only shows the Theme Object but not the default values.
Thanks!