···4343 </p>
4444 <h2>how do i use it?</h2>
4545 <h3>html import</h3>
4646- <p>Place this somewhere in your <code>head</code>:</p>
4646+ <p>place this somewhere in your <code>head</code>:</p>
4747 <pre><code><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@intergrav/slight.css@1"></code></pre>
4848 <h3>css import</h3>
4949- <p>Place this somewhere in your stylesheet:</p>
4949+ <p>place this somewhere in your stylesheet:</p>
5050 <pre><code>@import url(https://cdn.jsdelivr.net/npm/@intergrav/slight.css@1);</code></pre>
5151 <h3>npm package</h3>
5252 <p>
5353- Run this in your terminal,
5353+ run this in your terminal,
5454 <strong>replacing with the proper command</strong>:
5555 </p>
5656 <pre><code>[npm/yarn/pnpm/bun] add @intergrav/slight.css</code></pre>