Is it possible to nest block styles in the theme.json
Is it possible to nest block styles in the theme.json
Is it possible to nest block styles in the theme.json
Setting font sizes in theme.json
How can I add a color picker to a custom Gutenberg block which includes the default system palette from 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 …
Once Again: How to Remove Option from Gutenberg Editor for Specific Block in theme.json