suCSS is a minimalist and classless CSS framework designed to provide a lightweight and elegant foundation for web development. Keep your projects streamlined and stylish with a framework that doesn't suCC(S)
💼
- Automatic dark mode toggling
- Full responsiveness out of the box
- Sleek local fonts for sans-serif and monospace
- Intuitive defaults for standard HTML elements
- Remarkable lightweightness (just 8KB minified)
You can use suCSS by including the following links in your HTML file:
<link rel="stylesheet" href="https://speyll.github.io/suCSS/reset-min.css">
<link rel="stylesheet" href="https://speyll.github.io/suCSS/suCSS-min.css">
Alternatively, you can download the CSS files and include them locally in your project.
Check out the live demo to see suCSS in action.
suCSS is licensed under the MIT License.