Skip to content

Commit c7bf886

Browse files
authored
fix scss import
1 parent eb3c468 commit c7bf886

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pages/_app.js

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import { getRecentPosts } from 'lib/posts';
66
import { getCategories } from 'lib/categories';
77
import NextNProgress from 'nextjs-progressbar';
88
import { getAllMenus } from 'lib/menus';
9-
import 'styles/globals.css';
109
import 'styles/globals.scss';
1110
import 'styles/wordpress.scss';
1211
import styles from 'styles/pages/App.module.scss';

0 commit comments

Comments
 (0)