mirror of
https://github.com/Drop-OSS/drop-base.git
synced 2026-01-30 20:55:18 +01:00
fix(cleanup): remove app.vue and clear nuxt.config.ts of options
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
devtools: { enabled: true },
|
||||
modules: ["@nuxtjs/tailwindcss"],
|
||||
ssr: false,
|
||||
});
|
||||
export default defineNuxtConfig({});
|
||||
|
||||
Reference in New Issue
Block a user