We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb814c4 commit ce98b14Copy full SHA for ce98b14
index.html
@@ -10,6 +10,11 @@
10
<meta name="description" content="基于 Quark Design 设计体系的跨技术栈移动端组件库。">
11
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@docsearch/css@3" />
12
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
18
<!-- Google tag (gtag.js) -->
19
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VPD45X3FFK"></script>
20
<script>
0 commit comments