Himas Rafeek
Posted on: 1 year ago
CSS

CSS3 animation flash stop

Fight the “flash” effect at animation start in webkit browsers


                                          .container {
    -webkit-backface-visibility: hidden;
}