tutor-discovery/changelog.d/20240514_140102_faraz.maqsood_redwood.md
Muhammad Faraz Maqsood e63be4fcc3 fix: wrong mime type by adding mime-support
The admin's stylesheets e.g.https://{{DISCOVERY_HOST}}/static/admin/css/base.css, were not loaded because its MIME type appears to be "text/plain", It should be "text/css".
2024-06-07 22:19:39 +05:00

79 B

  • [BugFix] wrong mime type by adding mime-support dependency. (by @Faraz32123)