Remove CSS Above the Fold From Autoptimize CSS File
-
I consider this a possible improvement to Autoptimizer plugin.
Recently I started to use inline CSS above the fold option. I used some tools like “Critical Path CSS Generator” (https://jonassebastianohlsson.com/criticalpathcssgenerator/) and “CSS Minifier” (https://cssminifier.com/) to help me to determine the critical CSS.
Everything works fine, but I realised that the main CSS file created by Autoptimizer still brings all CSS code that I included inline.
Would be very interesting if the plugin could make a comparison between the inline CSS and the main CSS file, and remove all repeated code.
Thanks for your work.
The topic ‘Remove CSS Above the Fold From Autoptimize CSS File’ is closed to new replies.