This website requires JavaScript.
Explore
Help
Sign In
MirrorMirror
/
funkwhale
mirror of
https://dev.funkwhale.audio/funkwhale/funkwhale.git
Watch
1
Star
0
Fork
You've already forked funkwhale
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
small-gitpod-improvements
funkwhale
/
front
/
src
/
style
/
_css_vars.scss
6 lines
72 B
SCSS
Raw
Permalink
Blame
History
&
{
@each
$name
,
$value
in
$fwVars
{
--#{$name}
:
#{
$value
}
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink