From 6d7571388000b9c0de7335b787dc9d74a6a68c81 Mon Sep 17 00:00:00 2001
From: Jordan Scales
<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. diff --git a/docs/index.html.ejs b/docs/index.html.ejs index 2221084..6177a24 100644 --- a/docs/index.html.ejs +++ b/docs/index.html.ejs @@ -100,7 +100,10 @@ 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.