Refused to apply style from because its MIME type ('text/html') is not a supported stylesheet
分类:
文章
•
2023-10-26 19:20:27
问题描述:css和js文件导入不到html中,出现错误:10Refused to apply style from ‘’ because its MIME type (‘text/html’) is not a supported stylesheet MIME type, and strict MIME checking is enabled.


在引入css和js库之前添加代码 解决问题


参考资料