Skip to content

Commit a69c275

Browse files
committed
fix: fix style import
1 parent b100a50 commit a69c275

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/app/layout.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { Footer, Layout, Navbar } from 'nextra-theme-docs';
33
import { Head } from 'nextra/components';
44
import { getPageMap } from 'nextra/page-map';
55
import 'nextra-theme-docs/style.css';
6-
import '../styles.css';
76

87
export const metadata = {
98
title: {

0 commit comments

Comments
 (0)