You've already forked AstralRinth
forked from didirus/AstralRinth
Add classes: Actions + Divider + Illustration + InfoTable + Stat, Add utilities (needs docs)
This commit is contained in:
5
src/routes/classes/Title.md
Normal file
5
src/routes/classes/Title.md
Normal file
@@ -0,0 +1,5 @@
|
||||
```svelte example
|
||||
<h1 class="title-primary">Tree Mod</h1>
|
||||
<h2 class="title-secondary">Information</h2>
|
||||
<h3 class="title-tertiary">Members</h3>
|
||||
```
|
||||
Reference in New Issue
Block a user