Babel is not happy the way you import index.css in my application.
It does works one time, but no more now... i have no clue why, but i think it is in relation with the fact i use a SSR web site code, and the way you are including .css file should be unaccepted in client side.
Do you have an idea how to fix this ?
Babel is not happy the way you import index.css in my application.
It does works one time, but no more now... i have no clue why, but i think it is in relation with the fact i use a SSR web site code, and the way you are including .css file should be unaccepted in client side.
Do you have an idea how to fix this ?