On Sun, Feb 19, 2012 at 3:27 PM, Magnus Holm <judofyr / gmail.com> wrote: > How does this give you better control of mixin order? The only thing > this changes is that #include will behave like the proposed #prepend; > there's no way to get the previous #include-functionality. You still have #prepend and #include. One includes into the class the other into the anonymous module, respectively.