Skip to content

Commit b5c2e39

Browse files
Copilothotlong
andcommitted
Fix button colors by importing component CSS in site layout
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
1 parent f72dd53 commit b5c2e39

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/site/app/layout.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { RootProvider } from 'fumadocs-ui/provider/next';
22
import './global.css';
3+
import '@object-ui/components/style.css';
34
import '@object-ui/plugin-aggrid/style.css';
45
import { Inter } from 'next/font/google';
56

0 commit comments

Comments
 (0)