CSS not being minified

OK, let’s reboot - there are some caveats to our asset optimization you should know about that are mentioned in this article:

Specifically:

  • files must be linked from some other file in your site
  • in an appropriate way (/path/to/file rather than https://URL or file)
  • and you must redeploy after updating the setting.

We don’t intend to optimize every image type - only some and only what we can do losslessly.

Take a look at that article and if you are still missing some optimization, please share:

  • a link to the page that refers to the asset
  • and what the asset is

so we can take a closer look.