Delay on loading css

Hi

I posted some questions in here already.
But because of all the help I got here my app is done.
Now I have one last issue.
When i’m loading a page, the css from ionic self comes up first and after a second my css is shown.
Is there a way to prevent this?

Kind regards

Easy, show a splash screen and hide it when you’re sure everything is up.

The problem occurs when i’m already in the app.

what’s the time interval between application been displayed and your CSS been applyed?

it’s 1 almost 2seconds between the two

Is your css included just after Ionic CSS?