Using SASS in version 8.0.0 - How?

After changing LESS to SASS with this installation guide: https://github.com/roots/roots/pull/1245
I got this error message:

$ gulp

TypeError: Object #<Object> has no method 'less'

Can someone help? :slight_smile:

Please see here: Posting Guidelines

This topic is now invisible. It will no longer be displayed in any topic lists. The only way to access this topic is via direct link.

Update editor-style.less to remove the main.less import at the top since that file no longer exists. I’ll update the instructions / docs to mention this.

If you’re still running into issues, re-read the instructions because it’s working over here.

This topic is now visible. It will be displayed in topic lists.