Skip to content

Commit 9b2de12

Browse files
fixed style name
1 parent 13a9deb commit 9b2de12

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

pages/_app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import "../styles.css";
1+
import "../style.css";
22
import "nextra-theme-docs/style.css";
33
import "@fontsource/open-sans/latin-300.css";
44

File renamed without changes.

0 commit comments

Comments
 (0)