seoethereal
seoethereal
I have also encountered this problem and it seems to be a regression in scalatags because it works fine on `2.13.x` versions but not on `3.x.x` versions. It seems that...
@edwardcwang sorry for the late reply but from what I remember, `asInstanceOf` worked in some places but it does not work as general solution. I only managed to realise that...
I do not think it is possible to select or generate tags with custom stylesheets as the intention is to either pass them yourselves inline (e.g. `h1(color := "red")("My Title")`)...
Seems nice but please do not deprecate the `:=` yet!
...I think I messed up something by using github's interface sorry :( (or maybe it is my local one since I am using Emacs' magit) I'm kind of short on...