dropdown, and bg restyling

This commit is contained in:
taskylizard 2025-06-26 20:19:13 +00:00
parent 1f06675dc0
commit e2c36289fc
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
7 changed files with 603 additions and 250 deletions

View file

@ -1,6 +1,6 @@
# https://github.com/vitejs/vite/issues/17291
[tools]
node = "21"
node = "latest"
[tasks]
d = "nrr docs:dev --host"