From d1faeb127559676555e2cdb49ab7f2bc9096847a Mon Sep 17 00:00:00 2001 From: Jordan Scales Date: Thu, 23 Apr 2020 11:18:55 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 77790f5..9c95a0d 100644 --- a/README.md +++ b/README.md @@ -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