Write karax code that generates a dom, add classes and id's etc. to your 
elements , then you use css to style the dom elements.

you load the css in the html (not from karax), you could if you really like 
create a link element from karax, but i would just write it in the html , then 
when the dom gets rendered by karax the style is applied.

Reply via email to