AutorÃa | Ultima modificación | Ver Log |
// Functions @function social-color($key: "twitter") { @return map-get($social-colors, $key); }
// Functions
@function social-color($key: "twitter") {
@return map-get($social-colors, $key);
}