[REPL](https://svelte.technology/repl?version=1.22.5&gist=42c1cb56b55ac1daf5256c021d74f927) — the text should fade in, but doesn't. Best guess is that it's because the transition is running before the element is mounted to the DOM.
REPL — the text should fade in, but doesn't. Best guess is that it's because the transition is running before the element is mounted to the DOM.