After installtion magento 2 you can see a error like MIME type not supported. To fix this:
Use 2 comment:
-
php bin/magento setup:static-content:deploy -f -s standard
-
php bin/magento cache:clean
*** Exception: If you use xampp server and you see “Xampp Warning: Module ‘openssl’ already loaded in line 0” Please visit this link for solve this issue.
3 thoughts on “Refused to apply style because its MIME type (‘text/html’) is not a supported stylesheet MIME type”