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
The use of tabs for indenting in the css beautifier is a continual drag, making tests hard to read and prone to errors. Since indenting is now handled by the Output class for all beautifiers, it makes sense to switch to the same defaults.
The text was updated successfully, but these errors were encountered:
Description
The use of tabs for indenting in the css beautifier is a continual drag, making tests hard to read and prone to errors. Since indenting is now handled by the Output class for all beautifiers, it makes sense to switch to the same defaults.
The text was updated successfully, but these errors were encountered: