feat(editor): add section manipulation APIs and interactive sidebar controls
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m3s
All checks were successful
Production Build & Deploy / build-and-deploy (push) Successful in 1m3s
This commit is contained in:
@@ -32,6 +32,8 @@ const { title, description = "Professionelles Webdesign & moderne Websites." } =
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<title>{title}</title>
|
||||
|
||||
<script is:inline src="/js/editor-bridge.js"></script>
|
||||
|
||||
<style is:global define:vars={{
|
||||
themeBg: colors.bg,
|
||||
|
||||
Reference in New Issue
Block a user