Skip to content

Commit 981eed4

Browse files
committed
Import Excalidraw CSS for improved styling in the application
1 parent 2c17bef commit 981eed4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

excaliapp/src/App.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import "./App.css";
22
import { Excalidraw } from "@excalidraw/excalidraw";
3+
import "@excalidraw/excalidraw/index.css";
34

45
function App() {
56
return (

0 commit comments

Comments
 (0)