Hi there, I recently encountered an issue while working on a webpage and using internal CSS. To organize my code better, I decided to move all the CSS code to an external file and linked it with my HTML document.
However, after making this change, I noticed that prefixfree.js is no longer functioning properly in Chrome. While Firefox still works fine, Chrome seems to have trouble with animations and transitions. Any help or suggestions would be greatly appreciated. Thank you!