Utility class for reading the configuration file and updating the Sass configuration.

Hierarchy

  • default

Constructors

Methods

Constructors

Methods

  • 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