This website works better with JavaScript.
Home
Explore
Help
Sign In
lukechilds
/
duplicati.github.io
mirror of
https://github.com/lukechilds/duplicati.github.io.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
131
Commits
2
Branches
0
Tags
3.0 MiB
SCSS
52.7%
HTML
23.2%
CSS
12.9%
JavaScript
11%
Tree:
d53d32ba8d
master
patch-1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd53d32ba8d'
${ noResults }
duplicati.github.io
/
_sass
/
vendor
/
bourbon
/
css3
/
_appearance.scss
3 lines
94 B
Raw
Blame
History
@mixin
appearance
(
$value
)
{
@include
prefixer
(
appearance
,
$value
,
webkit
moz
ms
o
spec
)
;
}
Reference in new issue