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 0560b20 commit e15e253Copy full SHA for e15e253
index.html
@@ -9,6 +9,13 @@
9
<meta name="keywords" content="quarkd、quark design、web components、webcomponents、组件库、跨技术栈、跨技术栈组件库、customelement、custom element、移动端组件库">
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
19
<!-- Google tag (gtag.js) -->
20
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VPD45X3FFK"></script>
21
<script>
0 commit comments