Interesting issue here.... I'm pretty sure that the LESS module is rendering the output .css in the before the theme css files - like with other modules. Unfortunately this means that if you are using a sub theme that the styles you are trying to override still get rendered after.

Its especially an issue when using the Omega theme which has quite a few sub themes, with the root themes having loads of resets.

Is anyone else able to confirm this problem? I guess its not a critical bug that will affect everyone - but it would be nice to know if anyone is also having this problem. I'm thinking I may have to go to the client side compiler.

Comments

corey.aufang’s picture

Status: Active » Postponed (maintainer needs more info)

Can you give me some more information about how you have it configured?

I tried to be very careful to make sure that the files were rendered in their correct positions.

corey.aufang’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

Re-open if you can provide more information.

corey.aufang’s picture

Just to update, the solution to this issue is here:

#928292-10: Use LESS or other CSS preprocessor