initial import
This commit is contained in:
11
modules/web/themes/hover/styles.scss
Normal file
11
modules/web/themes/hover/styles.scss
Normal file
@ -0,0 +1,11 @@
|
||||
@import "hover-defaults";
|
||||
@import "com.cmobile.unifiedtms.ext/hover-ext-defaults";
|
||||
@import "app-components";
|
||||
@import "com.cmobile.unifiedtms.ext/hover-ext";
|
||||
|
||||
.hover {
|
||||
// include auto-generated app components SCSS
|
||||
@include app_components;
|
||||
|
||||
@include com_cmobile_unifiedtms_ext-hover-ext;
|
||||
}
|
||||
Reference in New Issue
Block a user