Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Minify css › Reply To: Minify css
November 29, 2017 at 10:43 am
#15670
Keymaster
Hi,
The best way to minify your site assets is to perhaps use an asset minification plugin. Almost every cache solutions support minification, I usually recommend Autoptimize for that. It also nicely merges multiple CSS files to make even more faster page load.
If you use the conditional CSS loader, then it might not be possible to minify the CSS, as they are already loaded asynchronously.