feat: add tailwind

This commit is contained in:
George Birikorang 2025-08-13 16:00:37 -04:00
parent 34d6f638bd
commit 323c135c84
16 changed files with 2581 additions and 1224 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"devDependencies": {
"tailwindcss": "^3.4.17"
}
}