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 42b62b1 commit 68a9fb9Copy full SHA for 68a9fb9
docs/index.html
@@ -7,8 +7,8 @@
7
<title>Preview • Pico CSS</title>
8
<meta name="description" content="A pure HTML example, without dependencies." />
9
<!-- Pico.css -->
10
- <link rel="stylesheet" href="./../css/pico.lime.min.css" />
11
- <link rel="stylesheet" href="./../css/pico.colors.min.css" />
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@yohns/picocss@2.1.0/css/pico.min.css" />
+ <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@yohns/picocss@2.1.0/css/pico.colors.min.css" />
12
</head>
13
<body>
14
<div class="container-fluid">
0 commit comments