Skip to content

Instantly share code, notes, and snippets.

@kaanra
Last active January 10, 2020 16:56
Show Gist options
  • Save kaanra/9076394 to your computer and use it in GitHub Desktop.
Save kaanra/9076394 to your computer and use it in GitHub Desktop.
[Compass Sprite Maps - Get dimensions] #compass #scss

Compass Sprite Maps - get sprite dimensions

$my-sprites: sprite-map( "my-sprites/*.png", $spacing: 5px);

@include sprite-dimensions($my-sprites, $file-name);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment