mirror of
https://github.com/docmost/docmost.git
synced 2025-11-15 11:31:15 +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