Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kwonoj committed Sep 7, 2023
1 parent 068002b commit 7fb489f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/integration/css-fixtures/with-tailwindcss/pages/_app.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import '../styles/global.css'

export default function MyApp({ Component, pageProps }) {
return <Component {...pageProps} />
}

0 comments on commit 7fb489f

Please sign in to comment.