anandthakker / anandthakker/doiuse.com
CssSyntaxError Unknown word
- Linguagem predominante
- JavaScript
- Estrelas
- 32
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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)}"
}
}
```
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.