fix(core): update
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
import { CssManager } from './dees-element.classes.cssmanager.js';
|
||||
|
||||
// lit exports
|
||||
export { html, type TemplateResult, css, unsafeCSS, render } from 'lit';
|
||||
export { html, type TemplateResult, css, unsafeCSS, render, type CSSResult } from 'lit';
|
||||
export { unsafeHTML } from 'lit/directives/unsafe-html.js';
|
||||
|
||||
export { customElement } from 'lit/decorators/custom-element.js';
|
||||
|
Reference in New Issue
Block a user