Hi there,

Is it possible (or planned) to somehow reference other properties and use their values in expressions?

Something, like:

.class {
        padding: 15px;
        width: 100 - &.padding*2
}

or

.container {
        width: .content.width + .sidebar.width;
}

etc.

That would be the higher state of awesomeness.

Happy New Year,
Komb

--
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