new
?
reptar new file
works
.scss
files will no longer compile because I created a global variables file that gets imported in a main.scss
ahead of other files (e.g. layout.scss
) that use those global variables. Reptar seems to behave as if those variables are undefined unless I redeclare the variable within each file separately.