Improved page loading performance

Hi,

A large majority of pages have extremely small files for their styles, sometimes no more than a few bytes. Loading an extra file for these doesn’t make sense and performance can be improved by inlining them.
Here are examples: https://cwicly.com/wp-content/uploads/cwicly/css/cc-tp-cwicly_cta.css
https://cwicly.com/wp-content/uploads/cwicly/css/cc-post-54737.css
https://cwicly.com/wp-content/plugins/cwicly/assets/css/base.css

Does using the styles_inline_size_limit filter work for Cwicly?

1 Like