v0.6.0
- [BREAKING] Leading whitespace that is common to all lines of slotted
<script>files will now be trimmed, along with empty leading/trailing lines.
To disable this behavior, add thepreserve-whitespaceattribute.
Added
- Added
--playground-floating-controls-colorto control the highlight color of
buttons and text inputs in floating add/remove/rename file controls. Defaults
tovar(--playground-highlight-color, #6200ee).
Fixed
-
Playground can now be imported from Skypack.
-
Fix bugs where
--playground-tab-bar-backgroundand
--playground-tab-bar-foreground-colordid not apply correctly.