A minimalist and developer-focused CSS library built on top of JetBrains Mono. Designed for fast, accessible, and clean web interfaces with support for dark mode, code styling, and responsive layouts.
- ⚡ Monospace-first design (JetBrains Mono)
- 🌗 Dark and light mode support
- 🧱 Simple responsive grid system
- 🧪 Code-friendly styling for dev-focused sites
- 💡 Lightweight and easy to use
- 🌐 Works with modern browsers
- 🎨 Compatible with highlight.js
Include shy.min.css via CDN in your <head>:
<link href="https://cdn.jsdelivr.net/gh/4k1k01/shy.css@main/css/shy.min.css" rel="stylesheet">