nuctjs/tailwindcss added

This commit is contained in:
Frank Agerholm 2026-01-25 10:52:37 +01:00
commit 138935c2d0
No known key found for this signature in database
2 changed files with 1768 additions and 11 deletions

File diff suppressed because it is too large Load diff

View file

@ -13,5 +13,8 @@
"nuxt": "^4.3.0",
"vue": "^3.5.27",
"vue-router": "^4.6.4"
},
"devDependencies": {
"@nuxtjs/tailwindcss": "^6.14.0"
}
}