Skip to content

Instantly share code, notes, and snippets.

@kylefox
Created December 18, 2012 23:45
Show Gist options
  • Save kylefox/4333153 to your computer and use it in GitHub Desktop.
Save kylefox/4333153 to your computer and use it in GitHub Desktop.
Twitter Bootstrap download from http://twitter.github.com/bootstrap/customize.html contains this error (error.txt, formatted as JS for readability).
/*
A less error occured trying to build your bundle.
You've likely entered an invalid input into the less variable field.
Check your syntax and try again!
thanks!
*/
{
"type": "Parse",
"message": "Syntax Error on line 792",
"index": 25106,
"filename": "bootstrap.css",
"line": 792,
"column": 11,
"extract": [" *margin: -5px 0 5px;", " ove rflow: hidden;", " background-color: @top;"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment