Skip to content

Commit 68a9fb9

Browse files
committed
Update css urls
1 parent 42b62b1 commit 68a9fb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
<title>Preview • Pico CSS</title>
88
<meta name="description" content="A pure HTML example, without dependencies." />
99
<!-- Pico.css -->
10-
<link rel="stylesheet" href="./../css/pico.lime.min.css" />
11-
<link rel="stylesheet" href="./../css/pico.colors.min.css" />
10+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@yohns/picocss@2.1.0/css/pico.min.css" />
11+
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@yohns/picocss@2.1.0/css/pico.colors.min.css" />
1212
</head>
1313
<body>
1414
<div class="container-fluid">

0 commit comments

Comments
 (0)