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
Right now this is only about CSS without beautification. There is, however, no rule that states that the existing implementation cannot be improved / extended.
If your desired output is too specific we can either put the additional behavior behind options or you'd need to create your own formatter.
As I worked on #88 for #85 I found that MinifyStyleFormatter does not combine that attribute.
But with that, I wanted to know, is it intended that MinifyStyleFormater should do this, or should it only write css without beautification?
If so, what's the best way to do it? Should I create a own formater, or is this the wrong place?
The text was updated successfully, but these errors were encountered: