addyosmani / addyosmani/critical

Lots of css generated from below the fold

Open
#564 0 comments 2 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
10.3k
Forks
390
PR merge metrics
No merged PRs in 30d

Description

https://www.npmjs.com/package/laravel-mix-criticalcss but uses critical, I'm setting my viewport but its getting css that is quite far below the fold and making big critical css files because of this. This is my current configuration.

```
options: {
minify: false,
width: 412,
height: 823,
penthouse: {
renderWaitTime:5000,
blockJSRequests: false,
},
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.