ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
657 stars 168 forks source link

excludeList not working #501

Closed axelf closed 3 years ago

axelf commented 3 years ago

This param will be ignored. All Folders will be compiled but NOT exluded.

"liveSassCompile.settings.excludeList": [
    "scss/**"
]
axelf commented 3 years ago

Project will obviously no longer maintained. This fork does the job: https://github.com/glenn2223/vscode-live-sass-compiler