Utility Sass @ 0.1.0-alpha.41
    Preparing search index...

    Utility Sass @ 0.1.0-alpha.41

    Utilities - Sass API

    jsValueToSass

    Translates sass values to JS values.

    sassValueToJS

    Translates sass values to JS values.

    jsValueToSass

    Utilities for the jsValueToSass function.

    sassValueToJS

    Utilities for the sassValueToJS function.

    Other

    About
    Sass Exports
    mapToObject

    Converts a Map (and any of its Map children, recursively) to a simple object.

    mapToObjectAsync

    Converts a Map (and any of its Map children, recursively) to a simple object.

    sassAssertValueType

    Asserts a sass value type and converts it to a JS value.

    sassCompilerFunctions

    Compiles the functions available from this package (intended as compiler functions to support the package's modules) into a sass.Options-ready format.

    sassCompilerOpts

    Compiles the functions available from this package (intended as compiler functions to support the package's modules) into a sass.Options-ready format.

    FeatureCheck

    Utility class that uses client-side JS to test for JS and CSS feature compaibility. Updates root element class names accordingly.

    RecursiveRecord

    Similar to the built-in Record type, but where the object's values can also be identical records.

    FeatureCheck

    Utilties for the FeatureCheck class.

    JsonToScss

    Converts a JSON object to a scss list or map.