ok
Direktori : /proc/self/root/home/keydecors/public_html/ca/admin/app/scss/ |
Current File : //proc/self/root/home/keydecors/public_html/ca/admin/app/scss/_functions.scss |
// Functions @function social-color($key: "twitter") { @return map-get($social-colors, $key); } @function theme-gradient-color($key: "primary") { @return map-get($theme-gradient-colors, $key); }