Nitzan Bar
Nitzan Bar
in vscode when refactoring css class it doesn't work.
I tried upgrading from inversify 5 to 6, and now I see all the .rebind in my system do not work properly. The entity being rebinded, but when consumed thought...
## Steps to reproduce 1. Create a styled component 2. Send a prop named theme 3. It won't pass ## Expected Behavior All props will pass ## Actual Behavior theme...
if using @import at a css module file, type is not being inferred from the original file. we get the type of {}, example: