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