I have _documentDefault.scss that I make a change in. That change doesn't recompile the SASS until I save the document that does an @import on _documentDefault.scss
I have to save both files in order for the changes to show up in the browser. Am I missing something?
I've got VS2013. This feedback issue says that it was completed:
https://webessentials.uservoice.com/forums/140520-general/suggestions/5417702-compile-parent-css-on-child-partial-scss-save
I have _documentDefault.scss that I make a change in. That change doesn't recompile the SASS until I save the document that does an @import on _documentDefault.scss
I have to save both files in order for the changes to show up in the browser. Am I missing something?