mannieschumpert
1/21/2013 - 4:17 PM

Just for showing an example on sassmeister.com.

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)