general
font-specimen() function
Return a map of font-families, variants, and sizes for use in creating a font-specimen.
@function font-specimen { /* ... */ }str-replace() function
Return a string, with a substring replaced
@function str-replace { /* ... */ }map-compile() function
Get output values from a sass map, using any function for compilation.
@function map-compile { /* ... */ }