feat: bootstrap Nuxt portfolio with Tailwind and daisyUI for now
This commit is contained in:
commit
91b162fb44
15 changed files with 3363 additions and 0 deletions
4
tsconfig.json
Normal file
4
tsconfig.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
// https://nuxt.com/docs/guide/concepts/typescript
|
||||
"extends": "./.nuxt/tsconfig.json"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue