initial import
This commit is contained in:
@ -0,0 +1,5 @@
|
||||
@import "hover-ext";
|
||||
|
||||
@mixin com_cmobile_unifiedtms_ext {
|
||||
@include com_cmobile_unifiedtms_ext-hover-ext;
|
||||
}
|
||||
@ -0,0 +1 @@
|
||||
/* Override global theme constants or define new ones here */
|
||||
@ -0,0 +1,4 @@
|
||||
/* Define your theme modifications inside next mixin */
|
||||
@mixin com_cmobile_unifiedtms_ext-hover-ext {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user