using esbuild now because it's easier to target specific files

This commit is contained in:
Ryan Breen
2023-01-12 23:27:11 -05:00
parent e4dc8870eb
commit d93fa1aacc
13 changed files with 546 additions and 2664 deletions

View File

@@ -7,7 +7,6 @@ body {
padding: 10px;
font-family: system-ui;
text-align: center;
}
@media (prefers-color-scheme: dark) {