• Reads the configuration file and returns the parsed SassOptions. If the configuration file is not found or is invalid, the default configuration is returned.

    Returns Promise<SassOptions>

    A promise that resolves to the updated parsed SassOptions configuration.

    Throws

    If there is an error reading or parsing the configuration file.

Created by CodeAuthor1 Twitter