Set up tailwindcss and daisyui

This commit is contained in:
Ahmed Al-Taiar
2024-08-07 23:20:36 -04:00
parent 746a443ccd
commit 14c20d4315
12 changed files with 527 additions and 28 deletions

View File

@@ -17,3 +17,5 @@ PRISMA_HIDE_UPDATE_MESSAGE=true
# Most applications want "debug" or "info" during dev, "trace" when you have issues and "warn" in production.
# Ordered by how verbose they are: trace | debug | info | warn | error | silent
# LOG_LEVEL=debug
DATABASE_URL=postgresql://user:password@localhost:5432/rw_portfolio