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
I tried several VSC plugins which handles css formatting (amongst other file types). for bug reports for those I got redirected to the underalying library (which is this project). The basic problem is that I want to have the curly openingbrackets on a new line (after the selector list). But whatever I try, it does not work.
Description
I tried several VSC plugins which handles css formatting (amongst other file types). for bug reports for those I got redirected to the underalying library (which is this project). The basic problem is that I want to have the curly openingbrackets on a new line (after the selector list). But whatever I try, it does not work.
I found an online beautifier, where it didn't work either:
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:
Settings
The text was updated successfully, but these errors were encountered: