add npm and gzip sizes to docs site
This commit is contained in:
parent
1b599ba746
commit
c16214293d
1 changed files with 9 additions and 0 deletions
|
|
@ -50,6 +50,15 @@
|
|||
<hr>
|
||||
<p>A design system for building faithful recreations of old UIs.</p>
|
||||
|
||||
<p>
|
||||
<a href="http://npm.im/98.css" rel="nofollow">
|
||||
<img src="https://camo.githubusercontent.com/da815f9515a4698b747824e834ce0f8572fc5abd/68747470733a2f2f696d672e736869656c64732e696f2f6e706d2f762f39382e6373732e737667" alt="npm" data-canonical-src="https://img.shields.io/npm/v/98.css.svg" style="max-width:100%;">
|
||||
</a>
|
||||
<a href="https://unpkg.com/98.css" rel="nofollow">
|
||||
<img src="https://camo.githubusercontent.com/6eadc4d02a6485499e1d3804ccdb5e3a8ea2d559/687474703a2f2f696d672e626164676573697a652e696f2f68747470733a2f2f756e706b672e636f6d2f39382e6373733f636f6d7072657373696f6e3d677a6970266c6162656c3d677a6970" alt="gzip size" data-canonical-src="http://img.badgesize.io/https://unpkg.com/98.css?compression=gzip&label=gzip" style="max-width:100%;">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<h2 id="intro">Intro</h2>
|
||||
<p>
|
||||
98.css is a CSS library for building interfaces that look like Windows 98.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue