[MNT-21386] move settings to a separate project (#1676)

* move settings to a separate project

* rework theming
This commit is contained in:
Denys Vuika
2020-09-17 09:33:27 +01:00
committed by GitHub
parent 3db18f7d1d
commit 88e94a4ec9
27 changed files with 428 additions and 143 deletions

View File

@@ -60,3 +60,4 @@ export * from './lib/services/router.extension.service';
export * from './lib/utils/node.utils';
export * from './lib/shared.module';
export * from './lib/testing/lib-testing-module';