mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
Fix unpkg url
This commit is contained in:
parent
3e983595db
commit
cf6cb874ea
@ -8,8 +8,7 @@
|
|||||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
|
||||||
<title>chota - A small CSS framework</title>
|
<title>chota - A small CSS framework</title>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<!-- <link rel="stylesheet" href="https://unpkg.com/chota"> -->
|
<link rel="stylesheet" href="https://unpkg.com/chota">
|
||||||
<link rel="stylesheet" href="../../dist/chota.min.css">
|
|
||||||
<link rel="stylesheet" href="./doc-styles.css">
|
<link rel="stylesheet" href="./doc-styles.css">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user