mirror of
https://github.com/Drop-OSS/drop-app.git
synced 2025-11-15 17:21:19 +10:00
chore(polish & cleanup)
This commit is contained in:
@ -9,7 +9,9 @@ export default defineNuxtConfig({
|
||||
},
|
||||
},
|
||||
|
||||
css: ['~/assets/main.scss'],
|
||||
css: ["~/assets/main.scss"],
|
||||
|
||||
ssr: false,
|
||||
|
||||
extends: [["github:drop-oss/drop-base"]],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user