1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-08-31 09:41:47 +02:00

docs: release update

This commit is contained in:
BcRikko
2019-09-30 21:44:16 +09:00
parent 72a12aca2e
commit 776f4f7425
7 changed files with 11 additions and 9 deletions

View File

@@ -32,7 +32,7 @@ Import the CSS via a `<link />` element:
```html
<!-- minify -->
<link href="https://unpkg.com/nes.css@2.2.0/css/nes.min.css" rel="stylesheet" />
<link href="https://unpkg.com/nes.css@2.2.1/css/nes.min.css" rel="stylesheet" />
<!-- latest -->
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
<!-- core style only -->