r2023.11.13-244
Apparently using the `<p>` element breaks x-show/styles cascading. Swapping it with `<div>` renders `x-show` correctly including children elements.
Apparently using the `<p>` element breaks x-show/styles cascading. Swapping it with `<div>` renders `x-show` correctly including children elements.