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
bitwiseman
changed the title
[Major Error] beautifying scss selector results in one more whitespace
beautifying scss selector results in one more whitespace
Apr 29, 2019
bitwiseman
changed the title
beautifying scss selector results in one more whitespace
beautifying scss selector with colon in it adds space
Apr 29, 2019
Description
Input
The code looked like this before beautification:
Expected Output
The code should have looked like this after beautification:
Actual Output
The code actually looked like this after beautification:
One more whitespace would make compile error !!
Steps to Reproduce
just format
Environment
OS: Mojave 10.14.1
Settings
I use vscode "Beautify" extension
The text was updated successfully, but these errors were encountered: