New styling

This commit is contained in:
Henry Hiles 2025-01-25 14:09:07 +00:00
commit b26079146c
23 changed files with 341 additions and 129 deletions

6
deno.lock generated
View file

@ -2,7 +2,8 @@
"version": "4",
"specifiers": {
"npm:astro@^5.1.8": "5.1.8_vite@6.0.11_zod@3.24.1",
"npm:mdui@^2.1.3": "2.1.3"
"npm:mdui@^2.1.3": "2.1.3",
"npm:sharp@~0.33.5": "0.33.5"
},
"npm": {
"@astrojs/compiler@2.10.3": {
@ -2175,7 +2176,8 @@
"packageJson": {
"dependencies": [
"npm:astro@^5.1.8",
"npm:mdui@^2.1.3"
"npm:mdui@^2.1.3",
"npm:sharp@~0.33.5"
]
}
}