Skip to content

Commit ce98b14

Browse files
committed
feat: use quark-static cdn
1 parent bb814c4 commit ce98b14

File tree

3 files changed

+5
-999
lines changed

3 files changed

+5
-999
lines changed

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@
1010
<meta name="description" content="基于 Quark Design 设计体系的跨技术栈移动端组件库。">
1111
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
1212

13+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/quark-static@latest/theme.css" />
14+
15+
<!-- 本地开发使用下面资源 -->
16+
<!-- <link rel="stylesheet" href="../static/theme.css"> -->
17+
1318
<!-- Google tag (gtag.js) -->
1419
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VPD45X3FFK"></script>
1520
<script>

0 commit comments

Comments
 (0)