Sage wrong sourcemap

hi, i am using sage 8.2.1 and the sourcemaps are leading to wrong css lines… how can i fix it?

I’m unable to reproduce.

thanks for your answer,

maybe i am doing something wrong, this is my first day with sage/roots.

i put in _global.scss: h1{color:red}

in the chrome browser it seems to be on: _responsive-visibility.scss

Also, i added new style “theme.scss” and import it in main.scss and still the style get effect but seems to come from main.css. do you know how can i fix it?