Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/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). 💼
https://github.com/speyll/sucss
css css-flexbox css-framework css-grids css3 design framework frontend html5 lightweight lightweight-css lightweight-framework minimalist-design semantic-html template templates website-design website-template
Last synced: 2 months ago
JSON representation
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). 💼
- Host: GitHub
- URL: https://github.com/speyll/sucss
- Owner: Speyll
- License: mit
- Created: 2022-10-02T01:49:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T22:57:57.000Z (9 months ago)
- Last Synced: 2024-05-03T07:08:26.525Z (9 months ago)
- Topics: css, css-flexbox, css-framework, css-grids, css3, design, framework, frontend, html5, lightweight, lightweight-css, lightweight-framework, minimalist-design, semantic-html, template, templates, website-design, website-template
- Language: HTML
- Homepage: https://speyll.github.io/suCSS/
- Size: 54.7 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# suCSS: Elevating Semantic HTML
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Speyll/suCSS/blob/master/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:
```html
```
Alternatively, you can download the CSS files and include them locally in your project.
## Demo
Check out the [live demo](https://speyll.github.io/suCSS/demo.html) to see suCSS in action.
## License
suCSS is licensed under the [MIT License](https://github.com/Speyll/suCSS/blob/master/LICENSE).