SublimeText / Sass

Sass and SCSS syntax for Sublime Text
https://packagecontrol.io/packages/Sass
MIT License
50 stars 8 forks source link

Error loading syntax file #106

Closed byronedwards closed 5 months ago

byronedwards commented 5 months ago

Hi,

Sass for Sublime Text 4.0 has just updated. I now getting the error mesage below:

Error loading syntax file "Packages/Sass/Syntaxes/SCSS.sublime-syntax": unable to read base syntax "Packages/CSS/CSS.sublime-syntax" at line 8 column 10

I've tried reinstalling the package via Package Control but the error remains the same. Browsing packages there are no directories Packages/Sass or Packages/CSS present.

Sublime Text build 4169.

Screenshot 2024-03-20 at 1 18 28 pm

Any advice greatly appreciated :)

Thanks

Byron

Solution:

CSS was an ignored package - once activated the problem was solved.