You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin will now check if it is running in a module environment and will then not autoload the CSS. You can still set cssautoload to true if you like, but your bundler (Vite, Webpack) may not like that. In any of these cases, import the CSS file yourself.
Appearance now no longer loads Animate.css on request, but bundles it in the CSS.
Added
Added container-delay for auto-elements, that influences how a first element of a group can have a different delay.