This commit is contained in:
Geoff Doty 2024-05-11 15:14:44 -04:00
parent ac5f55c286
commit b009a1ab50
1 changed files with 3 additions and 3 deletions

View File

@ -27,7 +27,7 @@ All in **3kb gzipped!**
Via `jsdelivr` CDN Via `jsdelivr` CDN
``` ```html
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/n2geoff/stylelite/dist/stylelite.min.css"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/n2geoff/stylelite/dist/stylelite.min.css">
``` ```