CodeSleeve / asset-pipeline

This Laravel 4 package provides a very simple and easy to use asset pipeline. It was heavily inspired by the Rails asset pipeline. We make use of the wonderful Assetic package to help with pre-compliation!
http://www.codesleeve.com
MIT License
491 stars 53 forks source link

parse error: failed at `&:extend(.clearfix all);` #213

Open yash3492 opened 9 years ago

yash3492 commented 9 years ago

Hi, I am using "codesleeve/asset-pipeline": "2.0.3" with "laravel/framework": "4.2.9", i am trying to compile bootstrap 3.2 from less file and it is always giving me error parse error: failed at &:extend(.clearfix all); at bootstrap/less/mixins/grid.less on line 11 also i have tried to compile other files but it always fails when ever there is &:extend() is used in less file.

Please help me out.

24const commented 9 years ago

+1

ashmenon commented 8 years ago

+1 for this issue. Running Laravel 4.2.17 and Asset Pipeline from current latest dev-master branch (I assume it to be 2.1.0)