-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
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?