Created
December 18, 2012 23:45
-
-
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
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