💄 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:
parent
5b676d2a2c
commit
271e32eb2c
2 changed files with 4 additions and 1 deletions
|
|
@ -1,4 +1,3 @@
|
|||
version: "3.9"
|
||||
services:
|
||||
fleetledger:
|
||||
build: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue