skoppe / spasm

Write single page applications in D that compile to webassembly
MIT License
218 stars 17 forks source link

broken style in todo mvc demo #47

Closed WebFreak001 closed 4 years ago

WebFreak001 commented 4 years ago

Currently the todo demo looks like this: image

https://skoppe.github.io/spasm/examples/todo-mvc/

(in Firefox)

skoppe commented 4 years ago

Yeah, it lazy-loads the css, but sometimes that doesn't quite work or you see a flash of unstyled content, will change.

WebFreak001 commented 4 years ago

in Firefox it's constantly like this