1
0
mirror of https://github.com/nostalgic-css/NES.css.git synced 2025-09-09 05:40:51 +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 @@ yarn add nes.css
```html
<!-- 圧縮版 -->
<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" />
<!-- 最新版 -->
<link href="https://unpkg.com/nes.css@latest/css/nes.min.css" rel="stylesheet" />
<!-- コアスタイルのみ -->