Rodrigo Sliachticas
Results
1
issues of
Rodrigo Sliachticas
Taking the following CSS @keyframe anim { 0% { opacity: 0; } 100% { opacity: 1; } } The output will be incorrectly rewritten to: @keyframe anim { 0 {...