feat: merge svelte-5
Some checks failed
Deploy to GitHub Pages / build_site (push) Failing after 38s

This commit is contained in:
2024-12-19 18:31:19 +01:00
45 changed files with 2270 additions and 2837 deletions

View File

@@ -17,15 +17,15 @@
"type": "float",
"hidden": true,
"min": 0,
"max": 1,
"value": 0.5,
"max": 1
},
"depth": {
"type": "integer",
"min": 1,
"max": 10,
"hidden": true,
"value": 1,
"hidden": true
}
}
}