Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.12 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.12 KB

suCSS: Elevating Semantic HTML

GitHub license

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) 💼

Features

  • 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)

Usage

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.

Demo

Check out the live demo to see suCSS in action.

License

suCSS is licensed under the MIT License.