anandthakker / anandthakker/doiuse.com
CSS checking breaks when "supports" is used
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 32
- Forks
- 4
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
I checked a CSS file that validated on the W3C CSS validator, so I know there isn't an error in it. It worked when I ran it through the first time, as far as I could see, but when I wrapped one of the rules in a CSS "supports" block, the parser gave me an "unclosed block" error. I'm guessing it doesn't recognize "@supports" as the beginning of a block?
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.