Sass error
Author: raksaCreated Sep 16, 2014Updated Apr 22, 2023
I use Webstorm and use sass 3.4.4 in file watcher. Two bugs when compiled. In helpers.scss (line 55-65) "$animation-name" need to be surrounded by #{} and in main.scss (line 476-482) variables are not changed the value so they have to be moved out to above the @include. This is because of sass or technical problem?
Source: gabrielecirulli/2048