불필요 파일 제거

This commit is contained in:
2026-04-08 10:39:10 +09:00
parent dee4b5cbf3
commit 73f97aad5f
4 changed files with 0 additions and 139 deletions

View File

@@ -7,9 +7,5 @@
html,
body {
@apply bg-white dark:bg-gray-950;
@media (prefers-color-scheme: dark) {
color-scheme: dark;
}
}