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
660 stars 168 forks source link

How to define base directory for different projects? #532

Closed sorinhaidau closed 3 years ago

sorinhaidau commented 3 years ago

I have two projects with different directory structures. I'm not sure how to define different forceBaseDirectory and formats settings.

Can this be done?

glenn2223 commented 3 years ago

Hey @sorinhaidau

Firstly, you would have been better off opening this issue on my repo. It's also worth noting that this only applies from v5.1.0 - which is currently available as a RC3 release.

You can find out how to set this up from the settings page with extra support from this FAQ