javascript - Meteor error “Resource interpreted as Stylesheet but transferred with MIME type text/html” -


i using meteor (quite new using framework) , i'm getting following warning in chrome whenever try load page id parameter:

the url this: http://localhost:3000/post/uuid , warning output:

uuid:114 resource interpreted stylesheet transferred mime type text/html: "http://localhost:3000/postdetail/style.css"

i'm kind of lost right now. should it?

thanks time!


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -