Skip to content

Commit e15e253

Browse files
committed
feat: use quark-static cdn
1 parent 0560b20 commit e15e253

File tree

3 files changed

+7
-999
lines changed

3 files changed

+7
-999
lines changed

index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@
99
<meta name="keywords" content="quarkd、quark design、web components、webcomponents、组件库、跨技术栈、跨技术栈组件库、customelement、custom element、移动端组件库">
1010
<meta name="description" content="基于 Quark Design 设计体系的跨技术栈移动端组件库。">
1111
<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+
1219
<!-- Google tag (gtag.js) -->
1320
<script async src="https://www.googletagmanager.com/gtag/js?id=G-VPD45X3FFK"></script>
1421
<script>

0 commit comments

Comments
 (0)