Class Styles missing in projectdb file

Hey there.

Unfortunately, I cannot make a full blown bug report with the necessary steps to reproduce. I only have a few clues:

I am using class styles within a Tailwind project. Today, I made a few changes to the project, copied the project to a different location and initialised a git repo there. I then continued the work in PG from the new location. This is when I noticed that the class styles were no longer working correctly. They are still in the html content, but no longer existing in the “projectdb.pgml” file.

Is there a way to reinsert the class styles info into “projectdb.pgml” or do I have to search and replace myself?

Edit: I use the external build process. Could it be related to that?