You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
26 lines
1.3 KiB
Markdown
26 lines
1.3 KiB
Markdown
## 98.css
|
|
|
|
A design system for building faithful recreations of old UIs.
|
|
|
|

|
|
|
|
### Installation
|
|
|
|
You can grab 98.css from npm.
|
|
|
|
```
|
|
npm install 98.css
|
|
```
|
|
|
|
Then reference [`build/98.css`](https://github.com/jdan/98.css/blob/master/build/98.css) however you see fit. Refer to the [documentation page](https://jdan.github.io/98.css/) for specific instructions on this library's components.
|
|
|
|
### Issues, Contributing, etc.
|
|
|
|
Refer to [the Github issues page](https://github.com/jdan/98.css/issues) to see bugs in my CSS or report new ones. I'd really like to see your pull requests (especially those new to open-source!) and will happily provide code review. 98.css is a fun, silly project and I'd like to make it a fun place to build your open-source muscle.
|
|
|
|
Thank you for checking my little project out, I hope it brought you some joy today. Consider [starring/following along on Github](https://github.com/jdan/98.css/stargazers) and maybe subscribing to more fun things on [my twitter](https://twitter.com/jdan). 👋
|
|
|
|
### License
|
|
|
|
[MIT](https://github.com/jdan/98.css/blob/master/LICENSE)
|