**Describe the bug** A clear and concise description of what the bug is. animate.css and animate.min.css start with ``` @charset "UTF-8"; ``` and should not start with a new line. @charset should be the first line according to standards