[multiscaling] added template for sprites
This commit is contained in:
parent
5cd3145d73
commit
830751c2f1
|
@ -0,0 +1,5 @@
|
|||
{{#spritesheet}}
|
||||
.options__icon.options__icon-huge {
|
||||
background-size: var(--huge-icon-background-image-width) auto;
|
||||
}
|
||||
{{/spritesheet}}
|
Loading…
Reference in a new issue