typescript-plugin-css-modules
typescript-plugin-css-modules copied to clipboard
@import is not being supported
if using @import at a css module file,
type is not being inferred from the original file.
we get the type of {},
example: