addyosmani / addyosmani/critical
Option to include as crtiical CSS the already inlined
Open
- Dominant language
- JavaScript
- Stars
- 10.3k
- Forks
- 390
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
Assessment
This issue has not been assessed yet.