Sublime Forum

Change Dart Sass Build Options

#1

Hello,

Just really starting to use Sublime. I just downloaded Sublime Text 3 and install the Dart Sass package. However, the default build options includes --no-cache in the command line to build. That is not supported by Dart. I am going crazy trying to figure out how to change this option. I have spent probably 2 hours trying to figure this out…to no avail.

Apologies if this is not the right place for this question. Any guidance would be truly appreciated.

Cheers,
Michael

1 Like

#2

Yes, Dart SASS is becoming the standard, and this really needs to be an option. Here’s a fix in the meantime: https://stackoverflow.com/questions/53642701/sublime-text-3-sass-build-error-cannot-build-a-css-file/56479702#56479702

0 Likes