yes. I've tried it on the very Basic level.
Blank site, using animate.css
Implemented their code to load in the Projekt settings and set a class for the element. Still not working.
Example URL:
https://animation-test-5ley6.wstd.io/Head code:
<head>
<link
rel="stylesheet"
href="
https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
</head>
Class name: animate__fadeOutUp
Code Source:
https://animate.style/So i cant find a working way to use css animations.
Is the way to set the custom code wrong maybe?