fixed shoelace static dependencies w/ vite

This commit is contained in:
2025-04-13 14:50:41 -05:00
parent 18ac5ddc28
commit 819e14a656
6 changed files with 141 additions and 3 deletions
@@ -27,6 +27,9 @@ export class SeekBar extends SignalWatcher(LitElement) {
--track-color-inactive: white;
--track-height: 6px;
}
sl-range::part(form-control-input) {
--sl-color-primary-600: yellow;
}
`;
override render() {
return html`