addyosmani / addyosmani/critical
Option to include as crtiical CSS the already inlined
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 10.3k
- Forks
- 390
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.