This commit is contained in:
Viet An
2026-07-02 09:37:00 +07:00
parent 8d620b8bce
commit 1fc8532ed8
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -47,5 +47,12 @@ export default defineNuxtConfig({
"xlsx",
],
},
css: {
preprocessorOptions: {
scss: {
silenceDeprecations: ["if-function"],
},
},
},
},
});
+1 -1
View File
@@ -27,7 +27,7 @@
"nuxt-qrcode": "^0.4.8",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"sass": "^1.81.0",
"sass": "^1.101.0",
"socket.io-client": "^4.8.3",
"vnpay": "^2.5.0",
"vue": "^3.5.34",
+1 -1
View File
@@ -32,7 +32,7 @@
"nuxt-qrcode": "^0.4.8",
"pinia": "^3.0.3",
"pinia-plugin-persistedstate": "^4.5.0",
"sass": "^1.81.0",
"sass": "^1.101.0",
"socket.io-client": "^4.8.3",
"vnpay": "^2.5.0",
"vue": "^3.5.34",