File: D:/HostingSpaces/SBogers110/franciscaansebeweging.nl/wwwroot/css/mixins/_sprite.sass
//Sprite
$spriteWidth: 205px
$spriteHeight: 195px
=sprite($position, $width: auto, $height: auto)
background: url("/img/franciscaanse-beweging-sprite.min.svg") $position no-repeat
background-size: $spriteWidth $spriteHeight
width: $width
height: $height
=arrowWhite()
+sprite(0px -57px, 16px, 11px)
display: inline-block
=arrowPurple()
+sprite(0px -69px, 12px, 9px)
display: inline-block
=arrowDarkPurple()
+sprite(0px -78px, 14px, 10px)
display: inline-block