addyosmani / addyosmani/critical
Lots of css generated from below the fold
未关闭
- 主要语言
- JavaScript
- 星标
- 10.3k
- 派生
- 390
- PR 合并指标
- 30 天内没有已合并 PR
描述
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,
},
}
```
贡献指南
评估
这个 Issue 还没有评估数据。