For the complete documentation index, see llms.txt. This page is also available as Markdown.

Overview

String

Module is an extension for sass:string module, modifies some and adds new functions.

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