feat: better marquee and js-less theme switch

This commit is contained in:
Oleksandr 2026-02-13 07:46:00 +02:00
parent 2ca3604414
commit da6dd0100b
Signed by: Xanazf
GPG key ID: 821EEC32761AC17C
17 changed files with 689 additions and 831 deletions

View file

@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.3.2/schema.json",
"$schema": "https://biomejs.dev/schemas/2.3.14/schema.json",
"formatter": {
"enabled": true,
"formatWithErrors": true,
@ -11,7 +11,7 @@
},
"plugins": [],
"linter": {
"enabled": true,
"enabled": false,
"rules": {
"recommended": true,
"style": {