Attribute selector
All Mantine components have static classes that start with mantine-
prefix.
Use attribute selector
in .css
file to apply styles to all Mantine components:
Note that if you change classNamesPrefix
on MantineProvider
:
You will need to update selector to match new prefix: