mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 17:19:04 -04:00
update version
This commit is contained in:
parent
e7c24145f3
commit
abfc5fd2c9
@ -25,7 +25,7 @@ import 'terminal.css'
|
|||||||
|
|
||||||
The css is available via [CDN](https://unpkg.com/terminal.css@0.2.1/dist/terminal.min.css)
|
The css is available via [CDN](https://unpkg.com/terminal.css@0.2.1/dist/terminal.min.css)
|
||||||
```html
|
```html
|
||||||
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.2.1/dist/terminal.min.css" />
|
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.2.2/dist/terminal.min.css" />
|
||||||
```
|
```
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
@ -55,7 +55,7 @@
|
|||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-display: fallback;
|
font-display: fallback;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--global-font-size: 14px;
|
--global-font-size: 14px;
|
||||||
--global-line-height: 1.4em;
|
--global-line-height: 1.4em;
|
||||||
@ -603,7 +603,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Version: 0.2.1 <a href="#menu">Top</a></p>
|
<p>Version: 0.2.2 <a href="#menu">Top</a></p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
@ -583,7 +583,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<hr>
|
<hr>
|
||||||
<p>Version: 0.2.1 <a href="#menu">Top</a></p>
|
<p>Version: 0.2.2 <a href="#menu">Top</a></p>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user