Remove unused mustache file.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
%{{commonName}} {
|
||||
background: url($uhk-icon-path) no-repeat;
|
||||
}
|
||||
{{#shapes}}
|
||||
|
||||
{{#selector.shape}}{{expression}}{{^last}},{{/last}}{{/selector.shape}} {
|
||||
@extend %{{commonName}};
|
||||
background-position: {{position.relative.xy}};
|
||||
}
|
||||
{{/shapes}}
|
||||
Reference in New Issue
Block a user