sass / ruby-sass

The original, now deprecated Ruby implementation of Sass

Home Page:https://sass-lang.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

shift_output_offsets shifting the wrong end_pos

nex3 opened this issue · comments

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?