Is't possible to use animate.css with ionic?

Is’t possible to use animate.css with ionic?
If yes, how?

Hi ,take a look at this.

1 Like

Hi, it’s too late and I know but if you want to use Animate.css in Ionic:

  • Download the css file
  • Change the extension in .scss
  • Put your .scss file in your style file
  • and import it in your main.scss

It work with m-generator but it was maybe the same problem with another.

2 Likes

Man, you saved my life

1 Like