addyosmani / addyosmani/critical
Option to include as crtiical CSS the already inlined
Ouverte
- Langage dominant
- JavaScript
- Étoiles
- 10.3k
- Forks
- 390
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.