sass - Chrome dev tools CSS source mapping doesn't work by default -
myself , other developers seeing issue chrome dev tools not recognizing our css source maps immediately. our minified css file , .map file being served , available dev tools, have open settings > sources > uncheck , recheck "enabled css source maps" inspector reference actual _partial.scss files styles. if don't uncheck , recheck source maps toggle, shows direct line reference minified css file, not useful.
has encountered issue before or know better workaround it? happening on latest chrome version , several before it.
Comments
Post a Comment