You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
fix link
This commit is contained in:
@@ -100,7 +100,10 @@
|
||||
<a href="https://codesandbox.io/s/late-sound-miqho?file=/index.html">an example with vanilla JavaScript</a>. The fastest way to use 98.css is to import it from unpkg.
|
||||
</p>
|
||||
|
||||
<pre style="width: 375px"><code><link rel="stylesheet" href="https://unpkg.com/98.css"></code></pre>
|
||||
<pre style="width: 375px"><code><link
|
||||
rel="stylesheet"
|
||||
href="https://unpkg.com/98.css"
|
||||
></code></pre>
|
||||
|
||||
<p>
|
||||
You can install 98.css from the <a href="https://github.com/jdan/98.css/releases">GitHub releases page</a>, or <a href="https://www.npmjs.com/package/98.css">from npm</a>.
|
||||
|
||||
Reference in New Issue
Block a user