작성
·
457
0
static/blog/css/blog-home.css 파일을 만들어주고 실행하면
콘솔에 아래와 같이 에러가 쓰는데 해결방법 문의드립니다
Refused to apply style from 'http://127.0.0.1:8000/blog/1/%%20static%20'blog/css/blog-home.css'%20%' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
답변 1
0
CSS 파일 경로가 이상한데요? html 파일 보여주시면 원인을 찾아보겠습니다.
settings.py나 프로젝트의 urls.py가 잘못 되어 있을 수도 있습니다.