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 はまだ評価されていません。