ui: Randomize themes list

This commit is contained in:
nemunaire 2021-08-31 21:47:49 +02:00
commit 23d5ea7c97
5 changed files with 39 additions and 7 deletions

View file

@ -23,6 +23,7 @@
"@popperjs/core": "^2.9.3",
"@sveltejs/adapter-static": "^1.0.0-next.17",
"bootstrap": "^5.1.0",
"bootstrap-icons": "^1.5.0"
"bootstrap-icons": "^1.5.0",
"seedrandom": "^3.0.5"
}
}