I love rgba, but I hate having to type out the colour in the
xxx,xxx,xxx form and would prefer to do something like this:

foo
  color: rgba(#cc3,.5)

Much easier to type. On second thought, perhaps this would be more logical:

foo
  color: hexa(#cc3,.5)

Is this or something similar already possible in Sass?

Cheers,
Charles

-- 
You received this message because you are subscribed to the Google Groups 
"Haml" group.
To post to this group, send email to h...@googlegroups.com.
To unsubscribe from this group, send email to haml+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/haml?hl=en.

Reply via email to