.dungeon/styles/sheets/actor/mob/avatar.scss
2024-02-01 22:06:14 -07:00

4 lines
No EOL
62 B
SCSS

@mixin avatar {
grid-area: avatar;
background: yellowgreen
}