1
0
mirror of https://github.com/jdan/98.css.git synced 2025-08-30 17:19:56 +02:00

Update README.md

This commit is contained in:
Jordan Scales
2020-04-23 11:18:55 -04:00
committed by GitHub
parent 79bb43a988
commit d1faeb1275

View File

@@ -4,7 +4,7 @@ A design system for building faithful recreations of old UIs.
![a screenshot of a window with the title "My First VB4 Program" and two buttons OK and Cancel, styled like a Windows 98 dialog](https://github.com/jdan/98.css/blob/master/docs/window.png?raw=true)
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. Here is an example of [98.css being used with React](https://codesandbox.io/s/objective-chandrasekhar-t5t6h?file=/src/index.js).
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.
### Installation / Usage