We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b186df8 commit e4d161aCopy full SHA for e4d161a
.changeset/mighty-cars-cheer.md
@@ -0,0 +1,5 @@
1
+---
2
+'svelte': patch
3
4
+
5
+Fix bug causing CSS nesting to not work (adding semi colons after CSS nesting rules)
packages/svelte/package.json
@@ -1,6 +1,6 @@
{
"name": "svelte",
- "version": "4.2.3",
+ "version": "4.2.2",
"description": "Cybernetically enhanced web apps",
"type": "module",
6
"module": "src/runtime/index.js",
0 commit comments