BREAKING CHANGE(elements): Migrate web components to @design.estate/dees-element, introduce shared theme colors and cssManager, and update imports/usages across ts_web.
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { html } from 'lit';
|
||||
import { html } from '@design.estate/dees-element';
|
||||
|
||||
export const page1 = () => html``;
|
||||
Reference in New Issue
Block a user