function.scss 63 Bytes Raw Blame History Permalink 1 2 3 @function themed($key) { @return map-get($theme-map, $key); }