You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Haml
Hi all,
I use aptana on windows operating system how to compile a file. Sass
out. Css
Thanks.
Nathan Weizenbaum
unread,
Nov 13, 2009, 12:16:16 AM11/13/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ha...@googlegroups.com
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".