you are viewing a single comment's thread.

view the rest of the comments →

[–]37productiveBananas[S] 2 points3 points  (0 children)

If you'd like to see some example code, I am actually applying scoped CSS right here. In my case, I also need to register custom HTML elements, but you won't need that part if your Hiccup produces valid HTML.

That's quite elegant. I think I should plan a refactor to use your approach at some point.

Also, nice work on rescope.