fix(core): update

This commit is contained in:
2023-08-20 17:10:10 +02:00
parent 497e6d1c11
commit 252d56a321
8 changed files with 897 additions and 267 deletions

View File

@ -1,7 +1,7 @@
import * as plugins from './domtools.plugins.js';
import { TViewport } from './domtools.css.breakpoints.js';
import { Scroller } from './domtools.classes.scroller.js';
import { WebSetup } from '@pushrocks/websetup';
import { WebSetup } from '@push.rocks/websetup';
import { ThemeManager } from './domtools.classes.thememanager.js';
import { Keyboard } from './domtools.classes.keyboard.js';