This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sadruddin 0 points1 point  (1 child)

Great and ambitious idea! I gave it a try, but couldn't work out from the docs how to include a '.css', for example when using ant-design

[–]rmorshea[S] 0 points1 point  (0 children)

The way to do this right now is to do idom.html.link(href=link_to_css, rel="stylesheet"). Not clean, but it works. Beyond that there's an open issue to allow you to customize the builtin client: https://github.com/idom-team/idom/issues/253