Support

Account

Home Forums Gutenberg CSS performance Reply To: CSS performance

  • Plz know that using multiple CSS files for each block can lead to excessive HTTP requests and inefficient caching, especially if your blocks are modular and numerous. I would suggest you to consolidate your CSS into one larger file to reduce the number of requests and improve caching efficiency.

    It simplifies maintenance and optimizes performance and ensures that necessary styles are readily available across your site without compromising speed. And tools like Litespeed for CSS generation can further streamline the process and enhance performance.