filamentgroup / grunt-criticalcss

Grunt wrapper for criticalcss
MIT License
530 stars 27 forks source link

Critical css & non-Critical css #29

Closed rocko2 closed 8 years ago

rocko2 commented 9 years ago

If understand right, the script detects critical css and write it to new css file. What about non-critical css? Css that stays behind as a 'leftover'. Does non-critical-'below'-the-fold css can also somehow be generated, excluded and written in some file?

So one can put critical css in head or inline, and non-critical css in footer or load it defered with javascript.

Thanks, Rok

jarred-cz commented 8 years ago

The answers for all your questions you will find in this article - https://www.filamentgroup.com/lab/performance-rwd.html