diff --git a/README.md b/README.md index 4f5eb02..4bccc9b 100644 --- a/README.md +++ b/README.md @@ -34,9 +34,9 @@ The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/). ``` -Here is an example of [98.css being used with React](https://codesandbox.io/s/objective-chandrasekhar-t5t6h?file=/src/index.js), and [an example with vanilla JavaScript](https://codesandbox.io/s/late-sound-miqho?file=/index.html). The fastest way to use 98.css is to import it from unpkg. +Here is an example of [98.css being used with React](https://codesandbox.io/s/objective-chandrasekhar-t5t6h?file=/src/index.js), and [an example with vanilla JavaScript](https://codesandbox.io/s/late-sound-miqho?file=/index.html). -Alternatively, you can grab 98.css for [the releases page](https://github.com/jdan/98.css/releases) or [npm](https://www.npmjs.com/package/98.css) +Alternatively, you can grab 98.css for [the releases page](https://github.com/jdan/98.css/releases) or [npm](https://www.npmjs.com/package/98.css). ``` npm install 98.css diff --git a/docs/index.html b/docs/index.html index 535d55a..5dc3693 100644 --- a/docs/index.html +++ b/docs/index.html @@ -100,12 +100,12 @@ an example with vanilla JavaScript. The fastest way to use 98.css is to import it from unpkg.

-
<link rel="stylesheet" href="https://unpkg.com/98.css">
+
<link rel="stylesheet" href="https://unpkg.com/98.css">

You can install 98.css from the GitHub releases page, or from npm.

-
npm install 98.css
+
npm install 98.css

Components