Current section

Files

Jump to
ex_admin web static css bourbon css3 _appearance.scss
Raw

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

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