shift_output_offsets shifting the wrong end_pos
nex3 opened this issue · 0 comments
nex3 commented
From sass/sass#2221:
I was just reading through the source map handling, and noticed this line.
I'm probably just confused, but shouldn't that be
if m.output.end_pos.line == 1
?