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
Hi, I was having an issue with sass-textmate-bundle while doing Michael Hartl's Rails Tutorial. I installed this via Package Control and got an error of Sass syntax not loading.
For those who are also experiencing the issue, just rename the Sass folder to SASS and the two files under the Syntaxes folder with the all caps SASS. The syntax for scss are now working.
I used the "mv" command to do so. Is it the right way of doing it? Viewing the Packages folder, it created another folder with the new folder and file names.
The text was updated successfully, but these errors were encountered:
Hi, I was having an issue with sass-textmate-bundle while doing Michael Hartl's Rails Tutorial. I installed this via Package Control and got an error of Sass syntax not loading.
For those who are also experiencing the issue, just rename the Sass folder to SASS and the two files under the Syntaxes folder with the all caps SASS. The syntax for scss are now working.
I used the "mv" command to do so. Is it the right way of doing it? Viewing the Packages folder, it created another folder with the new folder and file names.
The text was updated successfully, but these errors were encountered: