mirror of
https://github.com/Drop-OSS/drop-base.git
synced 2025-11-10 04:22:15 +10: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