This website requires JavaScript.
Explore
Help
Sign In
taiga
/
taiga-front
Watch
1
Star
0
Fork
You've already forked taiga-front
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
3a94af6df0
taiga-front
/
app
/
styles
/
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