Skip to content

Commit 9e6595e

Browse files
committed
chore: revert "enable inline CSS"
This reverts commit 74c18df.
1 parent 74c18df commit 9e6595e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

next.config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ const nextConfig: NextConfig = {
1111
],
1212
ppr: "incremental",
1313
turbopackPersistentCaching: true,
14-
inlineCss: true,
1514
},
1615
};
1716

0 commit comments

Comments
 (0)