add tailwindcss

This commit is contained in:
Waylon S. Walker 2024-10-14 19:56:41 -05:00
parent a426df12c0
commit 16e207000f
20 changed files with 2421 additions and 100 deletions

5
package.json Normal file
View file

@ -0,0 +1,5 @@
{
"dependencies": {
"tailwindcss": "^3.4.13"
}
}