mirror of
https://github.com/picocss/pico.git
synced 2025-04-20 08:45:06 -04:00
Update css urls
This commit is contained in:
parent
42b62b10a6
commit
68a9fb92ee
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@
|
|||
<title>Preview • Pico CSS</title>
|
||||
<meta name="description" content="A pure HTML example, without dependencies." />
|
||||
<!-- Pico.css -->
|
||||
<link rel="stylesheet" href="./../css/pico.lime.min.css" />
|
||||
<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" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="container-fluid">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue