©TriMoon™
©TriMoon™3w ago

Import type: css ?

is there a way to allow this in deno LSP:
import style from './xxx.css' with { type: 'css' };
import style from './xxx.css' with { type: 'css' };
I get "Importing these modules is not supported." deno-ts(6263) I'm currently using es-module-shims.js in my HTML page...
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?