1

Is it possible to save css changes that I do in Chrome to the correct places in my sass file in Visual Studio 2015?

I cannot find any information on this. Thanks in advance.

user973671
  • 1,620
  • 6
  • 27
  • 39
  • 1
    Browser/code sync is available on localhost using Web Essentials 2015. I know that it syncs directly to your compiled .css file, but I hardly ever use that feature, so I do not know if it can be configured to write to your sass file. I would kind of be surprised if you found anything just because it would be extremely difficult to reverse map your css file back into the sass version simply because of the nature of sass code with nested rules, mixins, extends, variables, etc. – mhodges Jun 13 '16 at 22:49

0 Answers0