If you're using RadRails, there's some support built in, but I don't know how to use it. If you're using Sass within Rails, the files should be automatically compiled. Otherwise, you can always use the Sass command-line tool, like so: "sass input.sass output.css".
On Thu, Nov 12, 2009 at 8:21 PM, xhtmlbasic <[email protected]> wrote: > Hi all, > > I use aptana on windows operating system how to compile a file. Sass > out. Css > > Thanks. > > -- > > You received this message because you are subscribed to the Google Groups > "Haml" group. > To post to this group, send email to [email protected]. > For more options, visit this group at > http://groups.google.com/group/haml?hl=. > > > -- You received this message because you are subscribed to the Google Groups "Haml" group. To post to this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/haml?hl=.
