feat(font): support woff2
This commit is contained in:
parent
fd5d3596d6
commit
b351c2bd6f
5 changed files with 27 additions and 7 deletions
|
@ -68,6 +68,7 @@ nav {
|
|||
<li><router-link to="/time">Time</router-link></li>
|
||||
<li><router-link to="/cell">Cell</router-link></li>
|
||||
<li><router-link to="/drawer">Drawer</router-link></li>
|
||||
<li><router-link to="/icon">Icon</router-link></li>
|
||||
</ul>
|
||||
</nav>
|
||||
<router-view></router-view>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue