fix: re-export styles from style entry
This commit is contained in:
parent
464ad8f06d
commit
5db74830e3
1 changed files with 1 additions and 1 deletions
2
style.js
2
style.js
|
|
@ -1 +1 @@
|
|||
import './dist/esm/style.css';
|
||||
export * from './dist/esm/style.css';
|
||||
|
|
|
|||
Loading…
Reference in a new issue