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
Normalize spacing in style attr with multiple properties.
Where before the generated style attr might have "\n" or " ",
these are all now a simple " ", e.g. in-between multiple CSS properties.