bootstrap-magic
bootstrap-magic copied to clipboard
Cant apply modification
Hi,
I cant aply modification en all browser on OS X thet is a eror message after click on "apply" Error: variable @grid-gutter-width is undefined
Almost the same: variable @screen-md-min is undefined
Duplicated @d1monster's issue. @screen-md-min is undefined, output from the console below.
Object { type: "Name", message: "variable @screen-md-min is undefined", filename: "input", index: 7499, line: 50, callLine: undefined, callExtract: undefined, stack: undefined, column: 7345, extract: Array[3] } angular.js:5590:18 consoleLog/< https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:5590:18 $ExceptionHandlerProvider/this.$get</< https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:4681:7 $apply https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:7957:11 ngEventDirectives[directiveName]</</< https://pikock.github.io/bootstrap-magic/app/lib/angular/angular.js:12848:11 dispatch https://pikock.github.io/bootstrap-magic/app/lib/jquery/jquery-1.8.3.min.js:2:38001 u https://pikock.github.io/bootstrap-magic/app/lib/jquery/jquery-1.8.3.min.js:2:33899
What are you guys trying to do? Which variables are you changing? I can't reproduce it.