kaisermann / svelte-loadable

Dynamically load a svelte component
MIT License
322 stars 13 forks source link

Css 'inline' not working ? #37

Open x4080 opened 4 years ago

x4080 commented 4 years ago

Hi, I found out that css inside component is not working when loading dynamically, I was using elderjs template - thats why I tried using just svelte template but it wont even run - dont know what happened

Thanks

kaisermann commented 4 years ago

Hey, @x4080 👋 svelte-loadable has nothing to do with CSS. Are you saying that you're dynamic including a component and its CSS is not being loaded?

x4080 commented 4 years ago

@kaisermann Thanks for answering, yes - Maybe its elderjs but I tried using svelte template and it errors, like the other issue

https://github.com/kaisermann/svelte-loadable/issues/36#issuecomment-695780011