mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
9
lib/core/styles/prebuilt/_all-theme.scss
Normal file
9
lib/core/styles/prebuilt/_all-theme.scss
Normal file
@@ -0,0 +1,9 @@
|
||||
@import '../../../content-services/styles/index';
|
||||
@import '../../../process-services/styles/index';
|
||||
@import '../../../core/styles/index';
|
||||
|
||||
@mixin alfresco-material-theme($theme) {
|
||||
@include adf-content-services-theme($theme);
|
||||
@include adf-process-services-theme($theme);
|
||||
@include adf-core-theme($theme);
|
||||
}
|
Reference in New Issue
Block a user