Open tracend opened 10 years ago
In the quest of optimal performance, critical path is a term coined to describe the focus on delivering the absolute necessary on the render-blocking assets.
Towards that goal, there's a grunt library that splits a css file to separate the styles that are used above the fold: https://github.com/filamentgroup/grunt-criticalcss
Optionally this could be automatically run (behind a flag)
In the quest of optimal performance, critical path is a term coined to describe the focus on delivering the absolute necessary on the render-blocking assets.
Towards that goal, there's a grunt library that splits a css file to separate the styles that are used above the fold: https://github.com/filamentgroup/grunt-criticalcss
Optionally this could be automatically run (behind a flag)