feat: add /style-guide route for design review
This commit is contained in:
parent
e099d26ee4
commit
31070c69b2
3 changed files with 5329 additions and 0 deletions
|
|
@ -28,5 +28,8 @@
|
|||
},
|
||||
"engines": {
|
||||
"node": ">=22"
|
||||
},
|
||||
"pnpm": {
|
||||
"onlyBuiltDependencies": ["better-sqlite3", "esbuild", "sharp"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
4154
pnpm-lock.yaml
generated
Normal file
4154
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load diff
1172
src/pages/style-guide.astro
Normal file
1172
src/pages/style-guide.astro
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue