GitHub - tarmo1/360css

1 min read Original article ↗

360CSS

A CSS library inspired by Xbox 360 dashboard. Buttons, windows, progress bars, sliders, checkboxes and more. Free open source.

Demo

View Live Demo

Installation

Via NPM

Then import in your project:

import '360css/styles.css';

Manual Installation

Download styles.css and include it in your HTML:

<link rel="stylesheet" href="styles.css">

The Noto Sans font is automatically loaded via Google Fonts.

Font

Uses Noto Sans from Google Fonts.

License

MIT License

Credits

Made by Tarmo1

Inspired by cs16.css and TheSims.css