mirror of
https://github.com/Shadowfita/docmost.git
synced 2025-11-19 03:01:10 +10:00
switch to nx monorepo
This commit is contained in:
5
apps/client/src/theme.ts
Normal file
5
apps/client/src/theme.ts
Normal file
@ -0,0 +1,5 @@
|
||||
import { createTheme } from '@mantine/core';
|
||||
|
||||
export const theme = createTheme({
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user