unstyled page
Unanswered
Tonkinese posted this in #help-forum
TonkineseOP
I am not sure where to start with this so any suggestions appreciated. I am building a UI library which uses styled components for a project and it works well with next, i.e the styles and components are used as expected. However, I have an issue with next.js apps that use my library in that for 1-2 seconds the page will render unstyled. I have read the reason for this and potential fixes, but the fixes all seem to be at the users expense?
As a library maintainer I want the user to be able to use the library wihout any additional config, and maybe handle this my end? Has anyone experienced anything like this before?
As a library maintainer I want the user to be able to use the library wihout any additional config, and maybe handle this my end? Has anyone experienced anything like this before?