Context:
- a single page app with multiple virtual pages.
- each page contributes a list of styles that is added to a list of common
styles and is compiled into a stylesheet that is mounted in a  Html.node
"style".


Main problem:
- I'm seeing flickering when the style node changes.

Secondary problem:
- Chrome is telling move the style information into the header for
performance reasons.

I've seen this PowerCSS <https://youtu.be/rnkMjzhxw4s?t=2000> presentation
and I'm wondering if this double-buffering strategy is applicable in my
situation....

What would you advise?


-- 
There is NO FATE, we are the creators.
blog: http://damoc.ro/

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to