Currently checkout-blocks.css seems to be loading on all pages,
you could utilize is_checkout() to only load it there instead.
If this is for woocommerce blocks it would be great if you added a check if its used at all since not everyone uses it.
Planned
Last updated: April 6, 2023
Log in to comment on this feature request.
did you fix this and other css/js issues?
Hey there,
Thank you for your suggestion!
We will definitely look into optimizing the way we enqueue checkout styles, so that they are only enqueued in relevant pages.