mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-08-25 07:01:11 +02:00
docs: release update
This commit is contained in:
2
.github/README-jp.md
vendored
2
.github/README-jp.md
vendored
@@ -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" />
|
||||
<!-- コアスタイルのみ -->
|
||||
|
2
.github/README-pt-BR.md
vendored
2
.github/README-pt-BR.md
vendored
@@ -32,7 +32,7 @@ Importe o CSS através de um elemento `<link />`:
|
||||
|
||||
```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 -->
|
||||
|
4
.github/README-ru.md
vendored
4
.github/README-ru.md
vendored
@@ -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" />
|
||||
<!-- Только основные стили -->
|
||||
@@ -44,7 +44,7 @@ yarn add nes.css
|
||||
NES.css не предоставляет никаких шрифтов, но мы поддерживаем следующие шрифты, которые рекомендуются к использованию с этой билиотекой
|
||||
|
||||
| Язык | Шрифт |
|
||||
|--------------|--------------------------------------------------------------------|
|
||||
| ------------ | ------------------------------------------------------------------ |
|
||||
| По умолчанию | [Press Start 2P](https://fonts.google.com/specimen/Press+Start+2P) |
|
||||
| Английский | [Kongtext](https://www.dafont.com/kongtext.font) |
|
||||
| Японский | [美咲フォント](http://littlelimit.net/misaki.htm) |
|
||||
|
2
.github/README-zh-CN.md
vendored
2
.github/README-zh-CN.md
vendored
@@ -22,7 +22,7 @@ yarn add nes.css
|
||||
|
||||
```html
|
||||
<!-- non-minified -->
|
||||
<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 -->
|
||||
|
@@ -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 -->
|
||||
|
@@ -14,7 +14,7 @@
|
||||
|
||||
<title>NES.css - NES-style CSS Framework</title>
|
||||
|
||||
<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="./style.css" rel="stylesheet" />
|
||||
<script src="./lib/vue.min.js"></script>
|
||||
|
||||
|
@@ -560,10 +560,10 @@ const contributors = [
|
||||
'soph-iest',
|
||||
'montezume',
|
||||
'sazzadsazib',
|
||||
'KeevanDance',
|
||||
'jdvivar',
|
||||
'ohlookitsderpy',
|
||||
'IngwiePhoenix',
|
||||
'kyu-suke',
|
||||
'jjspace',
|
||||
'Baldomo',
|
||||
'DanSnow',
|
||||
@@ -580,6 +580,7 @@ const contributors = [
|
||||
'alexd99',
|
||||
'alexgleason',
|
||||
'agarzola',
|
||||
'Ermakoy',
|
||||
'fleeting',
|
||||
'JamesIves',
|
||||
'jsoref',
|
||||
@@ -587,6 +588,7 @@ const contributors = [
|
||||
'LukBukkit',
|
||||
'otaviopace',
|
||||
'Pedro-Souza',
|
||||
'iamrameffort',
|
||||
'scottaohara',
|
||||
'd0p1s4m4',
|
||||
'lucasjs',
|
||||
|
Reference in New Issue
Block a user