addyosmani / addyosmani/critical
Option to include as crtiical CSS the already inlined
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 10.3k
- Forks
- 390
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
When I calculate the critical CSS for a page with css inlined () if such CSS is critical it is not returned as critical.
Should be an option to return as critical the CSS already inlined.
In my case, I remove all the CSS inlined, to leave only the critical CSS. In some situations, the already inlined css is not critical css.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.