Stylesheet not loaded because of MIME-type

前端 未结 30 2912
猫巷女王i
猫巷女王i 2020-11-22 07:29

I\'m working on a website that uses gulp to compile and browser sync to keep the browser synchronised with my changes.

The gulp task compiles everything

30条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-22 08:15

    I have changed my 'href' -> 'src'. So from this:

    to this:

    It worked. I don't know why, but it did the job.

提交回复
热议问题