Swift Performance can generate Critical CSS and also can minify CSS. Minify will remove unnecessary whitespaces, semicolons, etc and will shorten color codes.

There are 3 available options:

  • Don’t minify
  • Basic
  • Full

You don’t need minify if your CSS files are already minified. Basic option is a legacy option, the recommended is using Full