Static readReads the configuration file and returns the parsed SassOptions. If the configuration file is not found or is invalid, the default configuration is returned.
A promise that resolves to the updated parsed SassOptions configuration.
If there is an error reading or parsing the configuration file.
Created by CodeAuthor1 Twitter
Utility class for reading the configuration file and updating the Sass configuration.