Getting something broke! with our stylesheets
mattheworiordan opened this issue · 2 comments
Run the following command to see the issue:
curl 'http://www.stylestats.org/parse' -H 'Cookie: connect.sid=s%3AuzVBIsqB5adEKL2TxTgNc8Z2.Q9Np11HyolHbNA0%2BXLYjHChMEE7gvf6HGsuEHsRdtqI; XSRF-TOKEN=G8T7NKzAM0GdtGUHLTdJFWlD4FnEe%2ByztbkYs%3D; _ga=GA1.2.63668150.1400499114' -H 'Origin: http://www.stylestats.org' -H 'Accept-Encoding: gzip,deflate,sdch' -H 'X-CSRF-Token: E7D5aeDTFXzrCpWa6ztx5VQm/k4dyHf4MN4Gk=' -H 'Accept-Language: en-US,en;q=0.8' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.131 Safari/537.36' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: */*' -H 'Referer: http://www.stylestats.org/' -H 'X-Requested-With: XMLHttpRequest' -H 'Connection: keep-alive' --data 'path=http%3A%2F%2Fux.econsultancy.com%2F' --compressed
I have tried copying the stylesheets in directly too and that failed. Unfortunately as no debug/result information is provided, it's hard to know what specifically is causing the issue.
Do you have any keyframe animations in your CSS?
I will fix at #75
@Keyframes causes CSS parse error #75