Add /music and /dev

This commit is contained in:
2025-02-07 22:33:06 +09:00
parent 09cde65e6b
commit 7c5c4bf17e
13 changed files with 482 additions and 207 deletions

View File

@@ -2,6 +2,10 @@
@import "tailwindcss/components";
@import "tailwindcss/utilities";
@view-transition {
navigation: auto;
}
@layer base {
:root {
--foreground: 55 65 81 /* #374151 */;