Files
natascha-rieter.nl-user/plugins/git-sync/scss/vendor/bourbon/css3/_appearance.scss
T
2026-06-14 00:27:27 +00:00

4 lines
93 B
SCSS

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