일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
Tags
- background: url
- next13 head
- React 고급 안내서
- Babel
- React 고급안내서
- Next13
- react-helmet
- hook
- Render Props
- React 공식문서
- React 18
- React API 참고서
- codingtest
- RTK Query
- background tab
- react hook
- Javascript
- context
- Nextjs
- React18
- Programmers
- CSS
- background setttimeout
- Nextjs React 18
- 고급안내서
- background setInterval
- React 18 Nextjs
- getUTCDate
- react
- notFound()
Archives
- Today
- Total
akjfal
Resource interpreted as Stylesheet but transferred with MIME type text/html 본문
react/react 에러
Resource interpreted as Stylesheet but transferred with MIME type text/html
akjfal 2019. 11. 1. 22:58증상 :
해결법 : html 파일의 <link rel="stylesheet" type="text/css" href="css/my_css_resource.css" />
에서 ref="stylesheet 삭제하기
원인 :
'react > react 에러' 카테고리의 다른 글
Comments