hutschen / mv-tool-api

Measure tracking tool for the implementation of information security measures in projects
https://mv-tool.readthedocs.io
GNU Affero General Public License v3.0
2 stars 0 forks source link

Fix MIME-Type Issue with Stylesheet Delivery on Uvicorn Server #133

Open hutschen opened 1 year ago

hutschen commented 1 year ago

It appears that the stylesheet is not being served with the correct MIME-Type by the Uvicorn server. Investigate the issue and ensure that the server delivers the stylesheet with the appropriate MIME-Type to resolve any potential problems this may cause.