You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are my settings: // out: ../build/main-style.css, autoprefixer: last 5 versions, sourceMap: true
The sourcemaps are pointing the wrong line number when I use autoprefixer. Without autoprefixer it's fine.
It also happens when I use @include and such.
Hi,
These are my settings:
// out: ../build/main-style.css, autoprefixer: last 5 versions, sourceMap: true
The sourcemaps are pointing the wrong line number when I use autoprefixer. Without autoprefixer it's fine.
It also happens when I use
@include
and such.https://i.imgur.com/aEOpMwY.png
Is there a fix for that?
The text was updated successfully, but these errors were encountered: