Skip to content

Commit 0098778

Browse files
committed
nn
1 parent 7a8ec82 commit 0098778

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

website/docker.package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"@lancedb/lancedb": "^0.21.2",
66
"@prisma/client": "^6.15.0",
77
"@sentry/node": "^9.28.1",
8-
"isolated-vm": "^6.0.1",
98
"json-schema-library": "^10.1.2",
109
"pg": "^8.13.1",
1110
"shiki": "^3.11.0"

website/src/prompts/css-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ Here is an example of good CSS variables:
7070
}
7171
```
7272

73-
There is also `--fd-layout-width` which changes the max width of the docs website content, use a really large number to make the website full width, this value should always end with px, for example `1400px`
73+
There is also `--fd-layout-width` which changes the max width of the docs website content, use a really large number to make the website full width, this value should always end with px, for example `1400px`.

0 commit comments

Comments
 (0)