Fix Mantine styles taking priority over custom styles
Specifically this fixes some style overrides defined in CSS modules not working -- like the toolbar icons in the editor (they should have no border, but Mantine default styles are taking priority).
The solution is also described in the Mantine docs: https://mantine.dev/styles/mantine-styles/#styles-import-order