mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
new update last beta version script
This commit is contained in:
@@ -53,7 +53,8 @@
|
||||
"testTsconfig": "tsconfig.spec.json",
|
||||
"prefix": "app",
|
||||
"styles": [
|
||||
"styles.scss"
|
||||
"styles.scss",
|
||||
"custom-style.scss"
|
||||
],
|
||||
"stylePreprocessorOptions": {
|
||||
"includePaths": [
|
||||
|
@@ -1,9 +1,9 @@
|
||||
@import './app/components/app-layout/app-layout.component.scss';
|
||||
|
||||
@import '~@alfresco/adf-content-services';
|
||||
@import '~@alfresco/adf-process-services';
|
||||
@import '~@alfresco/adf-insights';
|
||||
@import '~@alfresco/adf-core';
|
||||
@import '~@alfresco/adf-content-services/theming';
|
||||
@import '~@alfresco/adf-process-services/theming';
|
||||
@import '~@alfresco/adf-insights/theming';
|
||||
@import '~@alfresco/adf-core/theming';
|
||||
|
||||
@import '~@angular/material/theming';
|
||||
|
||||
|
Reference in New Issue
Block a user