module Sass::Script

SassScript is code thatโ€™s embedded in Sass documents to allow for property values to be computed from variables.

This module contains code that handles the parsing and evaluation of SassScript.