mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
6 lines
134 B
SCSS
6 lines
134 B
SCSS
@import '../src/components/user-info.component';
|
|
|
|
@mixin alfresco-userinfo-theme($theme) {
|
|
@include adf-userinfo-theme($theme);
|
|
}
|