feat: tailwind and header

This commit is contained in:
2024-07-04 16:58:32 +03:00
parent f1cbd9267c
commit 16a6a05d89
17 changed files with 100 additions and 1011 deletions

View File

@@ -13,9 +13,7 @@
"skipLibCheck": true,
"skipDefaultLibCheck": true,
"paths": {
"@nwaifu-ui": [
"nwaifu-ui/src/index.ts"
]
"@nwaifu-ui": ["nwaifu-ui/src/index.ts"]
},
"baseUrl": ".",
"rootDir": "."