🔵 other: Formatting updates
All checks were successful
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-03-07 19:59:15 -06:00
parent 361f57424c
commit f4782bc9cd
4 changed files with 83 additions and 83 deletions

View File

@@ -32,11 +32,11 @@
"dotenv": "^16.4.7" "dotenv": "^16.4.7"
}, },
"dependencies": { "dependencies": {
"tailwindcss": "^4.0.13",
"@tailwindcss/cli": "^4.0.13", "@tailwindcss/cli": "^4.0.13",
"@tailwindcss/typography": "^0.5.16", "@tailwindcss/typography": "^0.5.16",
"glob": "^10.3.10", "glob": "^10.3.10",
"lodash": "^4.17.21", "lodash": "^4.17.21",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8"
"tailwindcss": "^4.0.13"
} }
} }