<@U3NJ6N0SV> I was being a little lazy there, alth...
# kweb
i
@gtod I was being a little lazy there, although I’m not sure it’s all that inefficient. Still, it would be beneficial to do it all at once - however note that I’m not using jquery’s addClass (because I don’t want jquery to be a dependency), I’m using a simple custom implementation. Would be easy enough to improve it to add multiple classes at once (just improve addClass() in src/main/resources/com/github/sanity/kweb/kweb_bootstrap.html and then modify addClasses()).