fix: style header

This commit is contained in:
George Birikorang 2025-08-13 16:26:35 -04:00
parent 323c135c84
commit 6e74f1e8d5
6 changed files with 1166 additions and 29 deletions

View file

@ -1,5 +1,6 @@
{
"devDependencies": {
"tailwindcss": "^3.4.17"
"tailwindcss": "^3.4.17",
"tailwindcss-textshadow": "^2.1.3"
}
}