mirror of
https://github.com/nostalgic-css/NES.css.git
synced 2025-09-01 10:02:57 +02:00
docs(readme.md): update version
This commit is contained in:
@@ -32,7 +32,7 @@ Import the CSS via a `<link />` element:
|
||||
|
||||
```html
|
||||
<!-- minify -->
|
||||
<link href="https://unpkg.com/nes.css@1.0.0/css/nes.min.css" rel="stylesheet" />
|
||||
<link href="https://unpkg.com/nes.css@2.0.0/css/nes.min.css" rel="stylesheet" />
|
||||
<!-- latest -->
|
||||
<link href="https://unpkg.com/nes.css/css/nes.min.css" rel="stylesheet" />
|
||||
<!-- core style only -->
|
||||
|
Reference in New Issue
Block a user