6 lines
134 B
SCSS

@import '../src/components/user-info.component';
@mixin alfresco-userinfo-theme($theme) {
@include adf-userinfo-theme($theme);
}