@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
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?