We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48fcd2d commit 50b83faCopy full SHA for 50b83fa
1 file changed
nuxt.config.ts
@@ -32,10 +32,6 @@ export default defineNuxtConfig({
32
33
css: ['~/assets/main.css', 'vue-data-ui/style.css'],
34
35
- unocss: {
36
- mode: "dist-chunk",
37
- },
38
-
39
runtimeConfig: {
40
sessionPassword: '',
41
// Upstash Redis for distributed OAuth token refresh locking in production
0 commit comments