Open derolf opened 3 years ago
Right now, I have to write: <h1 class="text-h1">...</h1>
<h1 class="text-h1">...</h1>
Is it possible to make text-h1 the default for h1? etc....
text-h1
h1
Right now, I have to write:
<h1 class="text-h1">...</h1>
Is it possible to make
text-h1
the default forh1
? etc....