animate-css/animate.css

Properly update to postCSS v8

Open

#1,204 opened on Dec 31, 2020

 (13 comments) (0 reactions) (1 assignee)CSS (15,998 forks)batch import
feature requestgood first issueimprovement

Repository metrics

Stars
 (82,530 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Recently we updated to postCSS v8 which brings lots of changes, including how to use it and its "plugins" as dependencies in the project. Right now the building system is working but it's throwing some warn as we're not following the recommendations.

We need to fix this and get #1194 merged so everything is working nicely and in the best way possible. Help is very welcomed!

Contributor guide