beavyHQ/beavy

View on GitHub
beavy/jsbeavy/styles/bourbon/css3/_appearance.scss

Summary

Maintainability
Test Coverage
@mixin appearance($value) {
  @include prefixer(appearance, $value, webkit moz ms o spec);
}