Commit a160b29 1 parent 4a2a145 commit a160b29 Copy full SHA for a160b29
File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Importa el CSS utiliando un elemento `<link />`:
32
32
33
33
``` html
34
34
<!-- minificado -->
35
- <link href =" https://unpkg.com/nes.css@2.0 .0/css/nes.min.css" rel =" stylesheet" />
35
+ <link href =" https://unpkg.com/nes.css@2.1 .0/css/nes.min.css" rel =" stylesheet" />
36
36
<!-- último -->
37
37
<link href =" https://unpkg.com/nes.css@latest/css/nes.min.css" rel =" stylesheet" />
38
38
<!-- solo estilo del núcleo -->
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ yarn add nes.css
32
32
33
33
``` html
34
34
<!-- 圧縮版 -->
35
- <link href =" https://unpkg.com/nes.css@2.0 .0/css/nes.min.css" rel =" stylesheet" />
35
+ <link href =" https://unpkg.com/nes.css@2.1 .0/css/nes.min.css" rel =" stylesheet" />
36
36
<!-- 最新版 -->
37
37
<link href =" https://unpkg.com/nes.css@latest/css/nes.min.css" rel =" stylesheet" />
38
38
<!-- コアスタイルのみ -->
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Importe o CSS através de um elemento `<link />`:
32
32
33
33
``` html
34
34
<!-- minify -->
35
- <link href =" https://unpkg.com/nes.css@2.0 .0/css/nes.min.css" rel =" stylesheet" />
35
+ <link href =" https://unpkg.com/nes.css@2.1 .0/css/nes.min.css" rel =" stylesheet" />
36
36
<!-- latest -->
37
37
<link href =" https://unpkg.com/nes.css@latest/css/nes.min.css" rel =" stylesheet" />
38
38
<!-- core style only -->
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ yarn add nes.css
22
22
23
23
``` html
24
24
<!-- non-minified -->
25
- <link href =" https://unpkg.com/nes.css@2.0 .0/css/nes.min.css" rel =" stylesheet" />
25
+ <link href =" https://unpkg.com/nes.css@2.1 .0/css/nes.min.css" rel =" stylesheet" />
26
26
<!-- latest -->
27
27
<link href =" https://unpkg.com/nes.css@latest/css/nes.min.css" rel =" stylesheet" />
28
28
<!-- core style only -->
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ Import the CSS via a `<link />` element:
32
32
33
33
``` html
34
34
<!-- minify -->
35
- <link href =" https://unpkg.com/nes.css@2.0 .0/css/nes.min.css" rel =" stylesheet" />
35
+ <link href =" https://unpkg.com/nes.css@2.1 .0/css/nes.min.css" rel =" stylesheet" />
36
36
<!-- latest -->
37
37
<link href =" https://unpkg.com/nes.css@latest/css/nes.min.css" rel =" stylesheet" />
38
38
<!-- core style only -->
You can’t perform that action at this time.
0 commit comments