How can I disable theme.json default styles on a custom block
How can I disable theme.json default styles on a custom block
How can I disable theme.json default styles on a custom block
Is it possible to nest block styles in the theme.json
The answer is yes, it does get cached. I think the transient should get cleared when the theme is changed but that’s not working in my local environment, I will have to dig into that another day. From the function wp_get_global_stylesheet: // Return cached value if it can be used and exists. // It’s cached … Read more