Sorry for the noise... i should have RTFM more carefully...
.feature p {
#translucent > .background(@white,0.5);
}On 4 Apr., 17:14, Ulrich Steffens <[email protected]> wrote: > Hello list! > > I'm still in the wondering process of using LESS ;) > what i can't figure out is: how do i apply the translucent-mixin to a > class/selector? > let's say i want > > .feature p { background:should be translucent; } > > ANY hint is much appreciated! > > Thanks! > > Ulrich
