Problem with version 3.0.3 twitter bootstrap
sergiohermes opened this issue · 1 comments
sergiohermes commented
Fatal error: Uncaught exception 'Exception' with message 'parse error: failed at &:extend(.clearfix all);
/path/vendor/twitter/bootstrap/less/mixins.less on line 601' in path/vendor/neilime/lessphp/lessc.inc.php on line 3522
"path" is the path of my application
seems to me that the class "less.inc.php" can not understand the new parameter "&: extend (. clearfix all);" file located in mixins.less twb
How can I solve this?
neilime commented
This is a bug with lessphp, leafo/lessphp#503