This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
there are 2 files: _variables.scss
main.scss
compiled in main.css:
changing file _variables.scss
save it. main.css (unchanged):
|
|
|
This should work and running through the above scenario this does update for me here. Do you have any other extensions (e.g. Web Essentials) installed as it sounds like something is interfering with the normal behaviour.
|
|
|
I understood. the reason was that your tool handles changes only in the last modified file. if I change the file variables.scss, the script tries to change only the file variables.css. to changes in the file variables.scss touched my total file DRN.css, I need to change the file DRN.scss thank you |
|
|
Any import will trigger re-compilation of the importing file, if you are not seeing this then this sounds like a potential issue - Please try disabling all other extensions first to remove this as a source of conflict (e.g. Web Essentials definitely conflicts with Web Workbench) and if the problem persists with just Web Workbench active can you please send us through a small repro project which triggers this behavior please and we can investigate what is going on.
|
|
|
Here I have the same problem. I don't have the Web Essentials installed, perhaps I had it but not now anymore. I'm evaluating Web Workbench, and probably I'll buy it, but i'm stuck with this issue. |
|
|
Can you please send us through a small repro project which triggers this behavior please and we can investigate what is going on.
|
|