add b3-typography to render plain text content

This commit is contained in:
frostime 2023-05-23 15:02:56 +08:00
parent 8b19031d08
commit b42d86b17a
3 changed files with 8 additions and 10 deletions

View file

@ -0,0 +1,3 @@
<div class="item__readme b3-typography">
<slot/>
</div>