
Optimize CSS Styles in Magento

Magento/OpenMage has a default feature to merge all CSS files into one which was implemented back in the old days to reduce HTTP requests. Nowadays with HTTP/2 (or even HTTP/3) the number of requests is not that important anymore, but there are many other ways the CSS asset delivery can be improved in Magento. Let's see how!