100% This same issue that @suxscribe had with the motion thing. There’s no animation or motion on my page but I for the first time had Composer 2.5 try to update some CSS to utilize Tailwind’s setup like the other pages since this page hadn’t been converted yet. Figured it should be a straight forward request.
Which not only did it break tailwind’s CSS it add and removed animation classes and <motion> several times over several minutes throughout the entire file as it tried to solve its own problems it was creating. I have nothing that supports or even utilizes <motion> so it looks like something it got trained on was <motion> heavy.
This was very interesting to watch in real-time. It did eventually remove everything in the end but it just injected CSS like crazy into each div. Soo uh never gonna do that again lol
