feat(workbench): sync file changes back to webcontainer (#5)

This commit is contained in:
Dominic Elm
2024-07-24 16:10:39 +02:00
committed by GitHub
parent df25c678d1
commit d45b95dd11
18 changed files with 491 additions and 129 deletions

View File

@@ -1,4 +1,5 @@
@import './variables.scss';
@import './animations.scss';
body {
--at-apply: bg-bolt-elements-app-backgroundColor;