platinum.css

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

BSD-3-CLAUSE-CLEAR License

Downloads
8
Stars
15
Committers
1

Inspired by 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.