anandthakker / anandthakker/doiuse.com
CssSyntaxError Unknown word
- Vorherrschende Sprache
- JavaScript
- Sterne
- 32
- Forks
- 4
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
https://doiuse.herokuapp.com/?url=http%3A%2F%2Fibrokemypie.github.io%2Fschoolfolio&browsers=&css=
Not too surprising this broke as the input is minified, though the error is not too helpful.
```
{
"name": "CssSyntaxError",
"reason": "Unknown word",
"file": "/app/https:/ibrokemypie.github.io/schoolfolio",
"line": 60,
"column": 6,
"message": "/app/https:/ibrokemypie.github.io/schoolfolio:60:6: Unknown word",
"input": {
"line": 1,
"column": 11,
"source": "\n\n\n \n \n \n \n\n \n \n\n \n \n 404: Page not found · a shitty blog\n \n \n\n \n \n \n \n \n\n \n \n \n\n \n \n \n \n \n (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){\n (i[r].q=i[r].q||[]).push(arguments)}"
}
}
```
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.