This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
SnapKit
mirror of
https://github.com/SnapKit/SnapKit
Watch
1
Star
0
Fork
You've already forked SnapKit
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
gh-pages
SnapKit
/
_sass
/
bourbon
/
css3
/
_appearance.scss
4 lines
93 B
SCSS
Raw
Permalink
Blame
History
@mixin
appearance
(
$value
)
{
@include
prefixer
(
appearance
,
$value
,
webkit
moz
ms
o
spec
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink