A minimal, classless CSS framework for clean, accessible web design. Just works with plain HTML.
- Classless - Works with semantic HTML, no classes to learn
- Lightweight - Minified core is only 5.7KB (2.1KB gzipped)
- Responsive - Mobile-first design that works on all devices
- Themeable - Easy customization with CSS variables
- Modern - Uses CSS custom properties and modern techniques
Check out the live demo to see shade.css in action.
Add shade.css to your HTML document's <head>:
<link rel="stylesheet" href="https://shade-css.pages.dev/style.min.css">