Help to disable default wappler imports

Hello, Wappler keeps adding this files to my project and I need it to be as lean as posible. Is there a way to prevent it?

rel=“stylesheet” href="/dmxAppConnect/dmxAnimateCSS/animate.min.css"
script src="/dmxAppConnect/dmxAnimateCSS/dmxAnimateCSS.js" defer

Thank you.

If Wappler adds these includes, then you’re using animation options for some elements on your page.

I see, thanks for the tip! I’ll check what is using animation options.