typescript-plugin-css-modules icon indicating copy to clipboard operation
typescript-plugin-css-modules copied to clipboard

@import is not being supported

Open nitzcard opened this issue 1 year ago • 0 comments

if using @import at a css module file, type is not being inferred from the original file. we get the type of {}, example: image

nitzcard avatar Nov 10 '24 16:11 nitzcard