Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit 1baf3ca

Browse files
committed
fix(typedcssx-global.css): removed
1 parent c85d673 commit 1baf3ca

File tree

2 files changed

+0
-5
lines changed

2 files changed

+0
-5
lines changed

e2e/site/app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { ServerStylePreview } from 'typedcssx/next';
2-
import 'styles/typedcssx-global.css';
32

43
export default function RootLayout({ children }: { children: React.ReactNode }) {
54
return (

e2e/site/styles/typedcssx-global.css

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)