svelte-materialify
svelte-materialify copied to clipboard
Apply text-h1 etc globally to h1 etc.
Right now, I have to write: <h1 class="text-h1">...</h1>
Is it possible to make text-h1 the default for h1? etc....