Whenever I edit a SASS file in Windows 10, the changes I make are not reflected. However, if I edit the same file in Ubuntu or Elementary, those changes do get reflected. Does Windows 10 need some things tweaked to get SASS working or is my computer just not being co-operative?
BTW I also installed SASS using choco install sass.
If the solution is long and complicated(I’m still new to Hugo) I don’t mind using Linux to work with Hugo.
You need to execute the command hugo server again to regenerate the SASS stylesheets. I’m afraid that this just doesn’t happen on the fly with livereload.