ScalaConsultants/recru-app

Animation of hello and minimap components does not work in production.

Closed this issue · 2 comments

Animation of hello and minimap components does not work in production.

Style optimizer probably removes the @keyframes because it's not being used in the file within which it is contained. I have to figure out how to enforce the inclusion.

Ok now two different animations are being renamed to a which causes the elements to use an incorrect one.