Refreshing the NextJS website removes CSS
Unanswered
Asian black bear posted this in #help-forum
Asian black bearOP
Hello,
I am Ashish
I had created an E Commerce Website using nextjs with using styled components and I am getting the issue that when I open the home page of my website I get to see no styles for a fraction of second and instantly it loads all the styles and on any of my pages when i refresh my page i will get to see that the styles of some components are changed and when i visit my website's other page link not home page i get to see that the styles are not working as it was
I am using Styled Components and NextJS
this is my github repository link: https://github.com/KingAshu22/parichay-designers-ecommerce-front
this is my website link: https://parichaydesigner.com/
I want that this should show the styles instantly and it should not break CSS when it is refreshed
I am Ashish
I had created an E Commerce Website using nextjs with using styled components and I am getting the issue that when I open the home page of my website I get to see no styles for a fraction of second and instantly it loads all the styles and on any of my pages when i refresh my page i will get to see that the styles of some components are changed and when i visit my website's other page link not home page i get to see that the styles are not working as it was
I am using Styled Components and NextJS
this is my github repository link: https://github.com/KingAshu22/parichay-designers-ecommerce-front
this is my website link: https://parichaydesigner.com/
I want that this should show the styles instantly and it should not break CSS when it is refreshed