Why .css Uncaught SyntaxError: Unexpected token '.'
Closed this issue · 2 comments
hgalytoby commented
nicolafranchini commented
I don't know, have you tried to load the css without the initial slash?
<link rel="stylesheet" href="venobox/venobox.min.css" />
hgalytoby commented
Oh!
It turns out that the problem is here!
Thank you very much!!