Last updated
Module is an extension for sass:string module, modifies some and adds new functions.
string.to-map()
The string.to-map() function returns map of type if string contains :.
string.unquote()
The string.unquote() function unquotes $string on $execute set to true.
Last updated