Failing module
import { createMenu } from "https://esm.sh/aleman@1.0.7/menu/menu.js"
The problem is:
import style from 'style.css' with {type: 'css'}
Works in Chrome but should be correct mime type. Is it possible to add text/css when send css file?
Error message
After onload I got this:
Additional info
Failing module
The problem is:
Works in Chrome but should be correct mime type. Is it possible to add
text/csswhen sendcssfile?Error message
After
onloadI got this:Additional info