theme.json changes not available to tailwind after watch runs. #78
-
|
Hi and thanks for this great wordpress theme starter. I am having an issue which I haven't been able to sort out. When I make changes to the theme.json, watch gets triggered with "Rebuilding..." but these changes are not available to tailwind. Thanks. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hi Victor—Thanks for posting this! In a funny bit of timing, I encountered a similar issue on Friday, and I had made a note to look into it further. One question for you: When you run My workaround over the weekend was to shut down the (This isn't meant to indicate an acceptance of this process as the new status quo; I'm going to put some time into figuring out why this stopped working and how to fix it. I'm not sure when I'll get to that, though.) Once I hear back from you to confirm you're experiencing the same problem, I'll create an issue to track my progress. |
Beta Was this translation helpful? Give feedback.
Having done significant testing, I think my advice for now is that you'll need to terminate and restart the
watchprocess each time you modify thetheme.jsonfile.I'm going to revisit this one after Oxide (Tailwind's upcoming Rust-based compiler) has been released.