Speyll / suCSS

A minimal and clean CSS Classless 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). 💼

Home Page:https://speyll.github.io/suCSS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A minimal and clean CSS Classless 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). 💼

https://speyll.github.io/suCSS/

License:MIT License


Languages

Language:HTML 59.8%Language:CSS 40.2%