mirror of
https://github.com/DefectingCat/DefectingCat.github.io
synced 2025-07-15 08:41:37 +00:00
chore: upgrade tailwindcss
up to v4
This commit is contained in:
@ -17,6 +17,11 @@ const nextConfig = {
|
||||
reactStrictMode: true,
|
||||
// swcMinify: true,
|
||||
output: 'standalone',
|
||||
allowedDevOrigins: [
|
||||
'local-origin.dev',
|
||||
'*.local-origin.dev',
|
||||
'192.168.31.158',
|
||||
],
|
||||
images: {
|
||||
remotePatterns: [
|
||||
{
|
||||
|
Reference in New Issue
Block a user