fix: Remove diagnostic Tailwind class from app.vue and explicit CSS import from nuxt.config.ts

This commit is contained in:
2025-10-01 21:13:58 -04:00
parent a68158c710
commit 108d144774
2 changed files with 1 additions and 2 deletions

View File

@@ -27,7 +27,6 @@ export default defineNuxtConfig({
}
}
},
css: ['~/assets/css/main.css'],
app: {
head: {
link: [