Animate.css: SyntaxError: illegal character animate.min.css:1:0

Created on 1 May 2015  路  5Comments  路  Source: animate-css/animate.css

hi,

i fount illegal character error in animate.min.css "javascript console".

Error :
SyntaxError: illegal character animate.min.css:1:0

Most helpful comment

@procodeing I thought that at first, but turns out I was too tired and used a script tag instead of a link tag. @smpdesignmedia probably did the same?

All 5 comments

@smpdesignmedia hello, could you post a pen explaining your problem?

Chrome reports Uncaught SyntaxError: Unexpected token ILLEGAL in the console when using animate.css 3.4.0 via cdnjs. The offending line is @charset "UTF-8";/*!

I have tried the example: <h1 class="animated infinite bounce">Example</h1> and nothing seems to happen. Aha, made a silly mistake and used a script tag instead of link for some reason :P

oh, its probibly mad because of the non seperation of the comment and the first line

@procodeing I thought that at first, but turns out I was too tired and used a script tag instead of a link tag. @smpdesignmedia probably did the same?

probably, plus, it's not that big of a deal at all

Was this page helpful?
0 / 5 - 0 ratings

Related issues

eltonmesquita picture eltonmesquita  路  5Comments

Ignitis picture Ignitis  路  3Comments

jrobichaud picture jrobichaud  路  4Comments

marcobiedermann picture marcobiedermann  路  3Comments

nzamosenchuk picture nzamosenchuk  路  4Comments