Closed this issue 9 years ago · 1 comments
Twitter css has omitted semicolons on tailing declaration in blocks, and it doesn't be parsed.
마지막 세미콜론이 생략된 경우 파싱이 되지 않음.
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust:100% }
Done