5 ms·
The critical css should cover everything above the fold to avoid that visible reflow.
by rtsil 1y ago
The critical css should cover everything above the fold to avoid that visible reflow.
- lxe 1y agoThen what does the "non-critical" css do?
- bawolff 1y agoThe non-critical things? I mean, i agree with you that this is insanely easy to screw up. However in most websites there is obviously css which doesn't cause reflows and is not needed for first paint. Actually separating that out correctly seems easy to mess up, but it obviously exists.
- youngtaff 1y agoWhere’s the fold in a world of 000’s of viewports?