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

@@ -93,6 +93,14 @@ export default {
"--tw-prose-td-borders": "rgb(var(--primary))",
},
},
light: {
css: {
h1: { fontWeight: "400" },
h2: { fontWeight: "400" },
h3: { fontWeight: "400" },
h4: { fontWeight: "400" },
},
},
}),
},
},