Files
utms-bit/modules/web/themes/halo/styles.scss
2026-05-11 19:59:10 +07:00

11 lines
276 B
SCSS

@import "halo-defaults";
@import "com.cmobile.unifiedtms/halo-ext-defaults";
@import "app-components";
@import "com.cmobile.unifiedtms/halo-ext";
.halo {
// include auto-generated app components SCSS
@include app_components;
@include com_cmobile_unifiedtms-halo-ext;
}