fix(core): update

This commit is contained in:
2020-05-23 16:55:36 +00:00
parent 9b3c92fef5
commit ecb387f59e
5 changed files with 10 additions and 4 deletions

View File

@ -1,7 +1,7 @@
export * from './csstools.elementbasicsetup';
export * from './csstools.elementbasicstyles';
export * from './domtools.elementbasicsetup';
export * from './domtools.elementbasicstyles';
import * as breakpoints from './csstools.breakpoints';
import * as breakpoints from './domtools.breakpoints';
export {
breakpoints