CSS load order when combined




Wordpress LScache Plugin: CSS load order when combined

Last Updated on: Wed, 15 Apr 2026 00:00:02
Is there any way to set the load order when different css files are combined? I ask as I have a small stylesheet that I load for certain pages that modifies some aspects of the global stylesheet. When I combine both it looks like the small stylesheet is being loaded before the main stylesheet, hence I cant combine them both. Im getting round this by not combining the main stylesheet, but wondered if there was a way to affect the load order so that I can combine both with the rest of the css for my site. Best wishes, Dave The page I need help with: https://chromasia.com/ Hi @chromasia, The combining order is exact the same as the original css order in your html. In your html, is the custom css after the global one? If yes but when combined the order changed, you may need to turn on advanced mode in debug and see if the order changed there. Thanks. Ill look into it and get back to you if I continue to have problems.



LiteCache Rush: Speed comes from using less, not from doing it faster



Reference