I have seen this tutorial on Laracast, about editing and saving the scss files from Chrome dev-tools when developing on localhost. I wonder if it’s possible with Sage?
1 Like
sure, that’s platform agnostic. you just need to run the development server and configure the path to your files and voilá. it will work
2 Likes