You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
add npm and gzip sizes to docs site
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user