css.php

  1. eva2000

    Leaner sized css.php for better pagespeed

    I would love to see a smarter css.php to only really serve the CSS that a page requires. This is code coverage for just XF 2.1 index page where 362,543 bytes or 94.1% of first css.php bytes are unused on the index page ! In terms of Google Lighthouse/Page Speed Insights v6 metrics, that is...
Top