ndeet / plg_system_less

A Joomla! system plugin to compile .less files on the fly.
GNU Lesser General Public License v3.0
17 stars 13 forks source link

Update to lessc.php 0.3.9 + bootstrap issue #5

Closed Klipper closed 11 years ago

Klipper commented 11 years ago

Current version is using version 0.3.8 of lesspp. Please update lessc.php to 0.3.9 version.

Lessphp, so also Less Compiler, is outputting a wrong percentage for fluid grid in bootstrap. One can update mixins.less in Joomla! 3.0 for this to repair. It's a variables scope issue in bootstrap.

Please see bugtracker of http://leafo.net/lessphp for this and the mixins.less replacement code.

ndeet commented 11 years ago

thanks for the info and sharing, fixed in v0.7.0-beta https://github.com/ndeet/plg_system_less/tags