Version 1.0.22.min.js in firefox 3.6.3 on ubuntu 10.04 If the html links to a master.less file which @imports a slave.less: - any change to the master.less file would cause changes to be taken into account, - however changes in the slave.less file only **would not** cause changes to be taken into account, leaving the previous version active. Probably some kind of cache issue ? (clearing ff cache does not help)