-
Hello. I have problem with importing styles. I'm using DayPicker v8, React v17, styled-component v5, typescript, webpack
Using:
|
Beta Was this translation helpful? Give feedback.
Answered by
gpbl
Mar 29, 2022
Replies: 1 comment
-
@CallOBock your import syntax looks wrong – either you import
or if you use CSS modules,
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
gpbl
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@CallOBock your import syntax looks wrong – either you import
or if you use CSS modules,