String interpolation

$wk: -webkit-;
.rounded-box {
  #{$wk}border-radius: 4px;
}
Comments