Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mat-sz/platinum.css

🖥️ Pixel perfect recreation of MacOS 9's Platinum UI. (Work in progress)
https://github.com/mat-sz/platinum.css

css css3 design-system macos pixel-perfect retro ui

Last synced: about 8 hours ago
JSON representation

🖥️ Pixel perfect recreation of MacOS 9's Platinum UI. (Work in progress)

Awesome Lists containing this project

README

        


platinum.css


Screenshot


Pixel perfect recreation of MacOS 9's Platinum UI.



npm
npm
NPM

Inspired by [98.css](https://github.com/jdan/98.css) (build.js and markup were taken from there).

## Installation

This library is not ready for use yet.

## Development

Run `npm install`, the source files are in `src` (with the entry file being `src/index.scss`).

For live reload, `npm start` can be used. If a build is needed, run `npm run build`.