Sass will output minified CSS if you set the :format option to :compressed. Haml currently does not minify entirely, although the :ugly option will get you about halfway there.
On Thu, Sep 16, 2010 at 1:29 PM, Ben Schaechter <[email protected]>wrote: > Is it possible to have Haml output minified HTML/CSS? > > -- > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected] <haml%[email protected]>. > For more options, visit this group at > http://groups.google.com/group/haml?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=en.
