forked from federated-nexus/website
New styling
This commit is contained in:
parent
0abbfe9088
commit
b26079146c
23 changed files with 341 additions and 129 deletions
6
deno.lock
generated
6
deno.lock
generated
|
@ -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"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue