sass-scss-converter
sass-scss-converter copied to clipboard
Parse comment incorrectly with indented sub node
Using sast
to parse Sass string, turns out the comment line is included by the previous node.
Thanks for your report.
I'll take a look at the issue and keep you updated. In the meantime, feel free to open a pull request in case you'd like to add your own quick fix.