Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a86a457

Browse files
committed
fix: import index.css
1 parent 440d75e commit a86a457

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/index.tsx

+1
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)