The facades for org.scalajs.dom.HTMLElement.style is missing several
CSS counterparts. Here are some I’ve noticed:
justify-contenttext-decoration-colortext-decoration-linetext-direction-styletext-direction-thickness
(onlytextDecorationwhich doesn’t allow setting multiple decorations at once)
Made a thread here `HTMLElement.style` API is Incomplete. · Issue #5137 · scala-js/scala-js · GitHub if someone can help me improve this.