Current section

Files

Jump to
thesis web static css _vendor bourbon css3 _appearance.scss
Raw

web/static/css/_vendor/bourbon/css3/_appearance.scss

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