Support

Account

Home Forums Gutenberg Efficient CSS in the front end with a modular workflow Reply To: Efficient CSS in the front end with a modular workflow

  • You either have to do that or use inline CSS rather than individual files.

    My option would be to use inline CSS.

    Not that autoptimize can’t do it, but since every page could have different CSS your cache could become large and you should watch your server disk usage.