I can't imagine a platform dependency that would cause that behavior to change. Are you sure you've got the same version of haml installed on both systems? chris
On Mon, Jul 6, 2009 at 11:01 AM, vanweerd <[email protected]> wrote: > > Hi All, > > I have some css comments in my SASS. > > e.g. > > /* :width 700px */ > > on OS X, they compile fine to CSS > > on Ubuntu, a extra */ is added: > > e.g. > > /* :width 700px */ */ > > Is this a known issue? > > Thanks, > Nick > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
