Skip to content

Commit 6f135ce

Browse files
committed
fix: move packed folder to root level
1 parent c754dd5 commit 6f135ce

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

examples/next/next.config.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
const { withGlobalCss } = require('next-global-css');
2-
3-
const withConfig = withGlobalCss();
41
/** @type {import('next').NextConfig} */
52
const nextConfig = {
63
reactStrictMode: true,
File renamed without changes.

0 commit comments

Comments
 (0)