TheRealSyler / vscode-sass-indented

Sass indented syntax support for VSCode
https://marketplace.visualstudio.com/items?itemName=Syler.sass-indented
Other
44 stars 8 forks source link

Everytime I save a Sass file its removing the ;(semi colon) from the end of the line and making my file break. #124

Closed LeesDevVersion closed 6 months ago

LeesDevVersion commented 6 months ago

IMPORTANT: if the bug is related to the formatter please open the issue in the formatter repo

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If you add screen shots of code, please also paste the code as text so that i can just copy the code and reproduce the bug.

Additional context Add any other context about the problem here.

TheRealSyler commented 6 months ago

@LeesDevVersion thats how the .sass variant works, its .scss without brackets and semi-colons