This website requires JavaScript.
Explore
Help
Register
Sign In
E31211730_Maulanaibnufauzi
/
MIF_E31211730
Watch
1
Star
0
Fork
You've already forked MIF_E31211730
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
MIF_E31211730
/
public
/
admin
/
scss
/
common
/
light
/
_functions.scss
4 lines
97 B
SCSS
Raw
Permalink
Blame
History
// Functions
@function
social-color
(
$key
:
"
twitter
"
)
{
@return
map-get
(
$social-colors
,
$key
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink