Has anybody considered inventing a new syntax for hex colors containing transparency value?
So instead of calling a function: transparentize(#cc3, 0.5) hexa(#cc3, 0.5) We could write something of the following: #cc3.5 #cc3%50 -- 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.
