[의존성 업데이트] @nuxtjs/tailwindcss를 6.12.0으로 다운그레이드하고, tailwindcss를 3.4.0으로 업데이트함. .gitignore에 .output 추가.

This commit is contained in:
2025-10-20 13:56:05 +09:00
parent 14970701f7
commit 268cf9e50f
3 changed files with 1603 additions and 291 deletions

1
.gitignore vendored
View File

@@ -91,6 +91,7 @@ out
# Nuxt.js build / generate output
.nuxt
dist
.output
# Gatsby files
.cache/