You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's hard to say whether it's an error or not, but I can't make CSS modules work inside the template. I can obviously bypass it just by using regular CSS, but it still leaves me puzzled. How is it possible that I can use CSS modules inside any plain React project, but not in this one? I also tried to copy your file setup, create my own Express+React folder, but it doesn't work in there either.
Thanks in advance for any clarification as I've been looking for a solution for hours without any success.
It works as intended on the first picture, it doesn't work on the second one. This difference in VS Code hint doesn't help me at all, but it might help you with answering my question.
The text was updated successfully, but these errors were encountered:
It's hard to say whether it's an error or not, but I can't make CSS modules work inside the template. I can obviously bypass it just by using regular CSS, but it still leaves me puzzled. How is it possible that I can use CSS modules inside any plain React project, but not in this one? I also tried to copy your file setup, create my own Express+React folder, but it doesn't work in there either.
Thanks in advance for any clarification as I've been looking for a solution for hours without any success.
It works as intended on the first picture, it doesn't work on the second one. This difference in VS Code hint doesn't help me at all, but it might help you with answering my question.
The text was updated successfully, but these errors were encountered: