1 2 3 4 5 6
@mixin styles { .userAvatarImage { border-radius: 20%; background-color: transparent; } }