feat: replace Tailwind CDN with static CSS build (item 20)
Deploy / Build & Push (Prod) (push) Successful in 59s
Deploy / Deploy Staging (push) Successful in 51s
Deploy / Deploy Prod (push) Successful in 51s

Multi-stage Dockerfile builds ~22KB minified CSS from Tailwind
instead of loading ~300KB JS from CDN on every request.
This commit is contained in:
2026-05-04 23:09:07 -03:00
parent 7f51e23029
commit f00bd1055d
8 changed files with 64 additions and 135 deletions
+4
View File
@@ -1 +1,5 @@
.DS_Store
node_modules/
output.css
package.json
package-lock.json