This website requires JavaScript.
Explore
Help
Sign In
cloudspace
/
webseite-grav
Watch
1
Star
0
Fork
You've already forked webseite-grav
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
main
webseite-grav
/
plugins
/
git-sync
/
scss
/
vendor
/
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