Skip to content

Instantly share code, notes, and snippets.

@mannieschumpert
Last active December 11, 2015 10:28
Show Gist options
  • Save mannieschumpert/4587131 to your computer and use it in GitHub Desktop.
Save mannieschumpert/4587131 to your computer and use it in GitHub Desktop.
Just for showing an example on sassmeister.com.
// Sass v3.2.5
// Compass v0.13.alpha.0
a
+transition(all, 0.3s)
div
@include box-sizing(border-box)
@include border-radius(4px)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment