brunch / less-brunch

Adds LESS support to Brunch
14 stars 18 forks source link

Update less to 1.6.x #15

Closed naquiuddin closed 10 years ago

naquiuddin commented 10 years ago

New version of Bootstrap requires 1.6.x version of LESS. This is creating the issue as given below.

error: Compiling of 'app/less/app.less' failed. Syntax Error on line 648

Here is the link of stack-overflow for that

http://stackoverflow.com/questions/21475660/bootstrap-parseerror-syntax-error-on-line-648-in-mixins-less64825-647

paulmillr commented 10 years ago

feel free to open a pull request!

naquiuddin commented 10 years ago

Thanks Paul. I have opened a pull request. Please check and merge.