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
If you have a large amount of code to share which demonstrates the problem you're experiencing, please provide a link to your
repository rather than pasting code. Otherwise, please paste relevant short snippets below.
If you have a large amount of code to share which demonstrates the problem you're experiencing, please provide a link to your
repository rather than pasting code. Otherwise, please paste relevant short snippets below.
LESS
// abcd
JavaScript
Errors
Expected Behavior
I expected
postcss-less
to have accurate source positioning for inline commentsActual Behavior
postcss-less
has incorrect positionsHow can we reproduce the behavior?
Run the code above.
It is a minimal test showing the behavior in:
postcss-scss
with the exact same inline commentpostcss-less
with the exact same inline commentThe text was updated successfully, but these errors were encountered: