Enable live Sass DevTools experiment
问题 How we can enable live sass in devtools ? Base on Umaar post in own blog https://umaar.com/dev-tips/103-live-sass/ 回答1: To clarify "Enable CSS Source Maps" only allow your browser to show mappings between scss and css. Live SASS is is still experimental feauture . You'll be able to enable it by pressing SHIFT button six times on the experimental tab in the dev tools settings. I tried it in latest unstable chrome build on Linux and it doesn't seem to work, so you'll need latest Canary build.