1
0
Fork 0

fix: re-export styles from style entry

This commit is contained in:
François Chalifour 2020-04-24 16:33:02 +02:00
parent 464ad8f06d
commit 5db74830e3

View file

@ -1 +1 @@
import './dist/esm/style.css';
export * from './dist/esm/style.css';