You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, tasks and utils expect the failOnError property to exist in config.sass, but it is missing from sass.config.js.
This can lead to errors or unexpected behavior when running Sass-related tasks.
Currently, tasks and utils expect the
failOnErrorproperty to exist inconfig.sass, but it is missing fromsass.config.js.This can lead to errors or unexpected behavior when running Sass-related tasks.