addyosmani / addyosmani/critical
Lots of css generated from below the fold
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 10.3k
- Fork
- 390
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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,
},
}
```
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.