Skip to content

Commit

Permalink
Delete duplicate style 💅
Browse files Browse the repository at this point in the history
  • Loading branch information
onesine committed Mar 6, 2023
1 parent 1f40967 commit 192c6ef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion pages/_app.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import "../styles/globals.css";
import "../src/index.css";

const App = ({ Component, pageProps }) => {
return <Component {...pageProps} />;
Expand Down
3 changes: 0 additions & 3 deletions styles/globals.css

This file was deleted.

0 comments on commit 192c6ef

Please # to comment.