Skip to content

0.2.12

Compare
Choose a tag to compare
@hannu hannu released this 03 Dec 22:04

Features:

  • Insert user markup in shadowRoot or lightDom depending on browser support (#310)

Fixes:

  • Fix: Parse at-rules to separate stylesheet. Fixes font problems with shadow DOM (#309)
  • Fix common class: add a custom wrapper element with the defined class... (#308)
  • Fix: Handle extraHead parameter properly when it is a string (#305)
  • Fix: Apply shadow DOM styles properly on fullscreen mode (#306)

Improvements:

  • Watch variable file changes when running executable with watch parameter (#314)