Thread Starter
chrion
(@chrion)
@ezoulou i still use the solution i mentioned earlier in the post, where i have to dele the _transient_global_styles_theme_name row in the wp_options table
Thread Starter
chrion
(@chrion)
The issue is due to the front-end reading the _transient_global_styles_theme_name from wp_options. This transient is not getting updated when i change my theme.json. I’m developing in a local VVV environment.