السلام عليكم ورحمة الله وبركاته, حينما كنت أكتب code جافاسكريبت تم ربطه مع الـHTML قمت بكتابة الـcode أدناه:
let academy = "hsoub";
console.log(academy.charAt[3]);
قام بتعذر عرض النتائج في الـconsole, وأظهر لي النص التالي:
Refused to apply style from 'http://127.0.0.1:5500/css/app-wa-9846671ed7c9dd69b10c93f6b04b31fe.css?vsn=d' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
فكيف أقوم بإصلاحه