@import '../src/components/user-info.component';

@mixin alfresco-userinfo-theme($theme) {
    @include mat-userinfo-theme($theme);
}
