1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

use 98.css-badges

This commit is contained in:
Jordan Scales
2020-04-27 17:42:21 -04:00
committed by GitHub
parent 0ab05b7d91
commit b70b974dd0

View File

@@ -6,8 +6,8 @@ A design system for building faithful recreations of old UIs.
98.css is a CSS file that takes semantic HTML and makes it look pretty. It does not ship with any JavaScript, so it is compatible with your frontend framework of choice.
[![npm](https://img.shields.io/npm/v/98.css.svg)](http://npm.im/98.css)
[![gzip size](http://img.badgesize.io/https://unpkg.com/98.css?compression=gzip&label=gzip)](https://unpkg.com/98.css)
[![npm](https://98badges.now.sh/api/version)](http://npm.im/98.css)
[![gzip size](https://98badges.now.sh/api/size)](https://unpkg.com/98.css)
### Installation / Usage