💄 style(templates): enforce dark mode with Tailwind config

- add script to force class-based dark mode for reliable toggle functionality

🔧 chore(docker): remove version from docker-compose file

- eliminate version declaration for streamlined configuration
This commit is contained in:
nocci 2025-12-06 14:20:20 +00:00
parent 5b676d2a2c
commit 271e32eb2c
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,3 @@
version: "3.9"
services:
fleetledger:
build: .