fix(core): update
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
import { customElement, DeesElement, TemplateResult, html, property } from '@design.estate/dees-element';
|
||||
import { customElement, DeesElement, type TemplateResult, html, property, type CSSResult, } from '@design.estate/dees-element';
|
||||
|
||||
import * as domtools from '@design.estate/dees-domtools';
|
||||
|
||||
|
Reference in New Issue
Block a user