Update nodejs dependencies.

This commit is contained in:
2025-12-10 21:46:20 +00:00
parent 3d5a95d7e1
commit 3a74febaf5
13 changed files with 979 additions and 1191 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
'@tailwindcss/postcss': {},
},
}