move ot mantine frontend
This commit is contained in:
5
frontend/vite-template-master/src/theme.ts
Normal file
5
frontend/vite-template-master/src/theme.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { createTheme } from '@mantine/core';
|
||||
|
||||
export const theme = createTheme({
|
||||
/** Put your mantine theme override here */
|
||||
});
|
||||
Reference in New Issue
Block a user