Skip to content

Commit 1f8ec04

Browse files
committed
fix: import index.css
1 parent 318be17 commit 1f8ec04

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
import { createRoot } from "react-dom/client";
2+
import "./index.css";
23
import { App } from "./App";
34

45
console.info(` ▄█▀ ▀█▄

0 commit comments

Comments
 (0)