We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b100a50 commit a69c275Copy full SHA for a69c275
docs/app/layout.tsx
@@ -3,7 +3,6 @@ import { Footer, Layout, Navbar } from 'nextra-theme-docs';
3
import { Head } from 'nextra/components';
4
import { getPageMap } from 'nextra/page-map';
5
import 'nextra-theme-docs/style.css';
6
-import '../styles.css';
7
8
export const metadata = {
9
title: {
0 commit comments