Skip to content

Commit cf5ee00

Browse files
committed
fix: Update @layerstack/tailwind to fix hydration warnings when using SSR
1 parent 14ea911 commit cf5ee00

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/few-jars-punch.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte-ux': patch
3+
---
4+
5+
fix: Update `@layerstack/tailwind` to fix hydration warnings when using SSR

packages/svelte-ux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"@layerstack/svelte-actions": "^0.0.12",
5858
"@layerstack/svelte-stores": "^0.0.11",
5959
"@layerstack/svelte-table": "^0.0.13",
60-
"@layerstack/tailwind": "^0.0.12",
60+
"@layerstack/tailwind": "^0.0.13",
6161
"@layerstack/utils": "^0.1.0",
6262
"@mdi/js": "^7.4.47",
6363
"culori": "^4.0.1",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)