An open API service indexing awesome lists of open source software.

https://github.com/n-ce/awesome-lightweight-css-frameworks

A curated list of Awesome Lightweight CSS Frameworks (CDN loadable)
https://github.com/n-ce/awesome-lightweight-css-frameworks

css framework minimal

Last synced: about 8 hours ago
JSON representation

A curated list of Awesome Lightweight CSS Frameworks (CDN loadable)

Awesome Lists containing this project

README

          

## Here's a curated list of awesome light weight & modern CSS frameworks under 10kb that can be loaded through a CDN.

## [Sakura](https://oxal.org/projects/sakura)
- [![](https://img.shields.io/github/stars/oxalorg/sakura.svg?style=social&label=Star)](https://github.com/oxalorg/sakura)
- [![](https://img.shields.io/github/release-date/oxalorg/sakura)](https://github.com/oxalorg/sakura/releases)
- CDN : https://unpkg.com/sakura.css/css/sakura.css
- Just drop it in to any webpage and go from ugly looking 1900's website to a pretty modern website in literally 0 seconds.

## [MVP](https://andybrewer.github.io/mvp/)
- [![](https://img.shields.io/github/stars/andybrewer/mvp.svg?style=social&label=Star)](https://github.com/andybrewer/mvp)
- [![](https://img.shields.io/github/release-date/andybrewer/mvp)](https://github.com/andybrewer/mvp/releases)
- CDN : https://unpkg.com/mvp.css
- Minimalist classless CSS stylesheet for HTML elements

## [Simple](https://simplecss.org/)
- [![](https://img.shields.io/github/stars/kevquirk/simple.css.svg?style=social&label=Star)](https://github.com/kevquirk/simple.css)
- [![](https://img.shields.io/github/release-date/kevquirk/simple.css)](https://github.com/kevquirk/simple.css/releases)
- CDN : https://unpkg.com/simpledotcss/simple.min.css
- CSS template that allows you to make a good looking website really quickly.

## [Tacit](https://yegor256.github.io/tacit/)
- [![](https://img.shields.io/github/stars/yegor256/tacit.svg?style=social&label=Star)](https://github.com/yegor256/tacit)
- [![](https://img.shields.io/github/release-date/yegor256/tacit)](https://github.com/yegor256/tacit/releases)
- CDN : https://cdn.jsdelivr.net/gh/yegor256/tacit@gh-pages/tacit-css.min.css
- a CSS framework for dummies, without a single CSS class: nicely renders properly formatted HTML5 pages.

## [Bamboo](https://rilwis.github.io/bamboo/)
- [![](https://img.shields.io/github/stars/rilwis/bamboo.svg?style=social&label=Star)](https://github.com/rilwis/bamboo)
- April 2024 / [![](https://img.shields.io/github/release-date/rilwis/bamboo)](https://github.com/rilwis/bamboo/releases)
- CDN : https://unpkg.com/bamboo.css
- A classless CSS library which adds nice default style for all HTML elements. It can also be used as a base style for your blog/website.

## [Luxa](https://luxacss.com)
- [![](https://img.shields.io/github/stars/luxonauta/luxacss.svg?style=social&label=Star)](https://github.com/luxonauta/luxacss)
- [![](https://img.shields.io/github/release-date/luxonauta/luxacss)](https://github.com/luxonauta/luxacss/releases)
- CDN : https://cdn.jsdelivr.net/gh/luxonauta/luxacss@latest/dist/compressed/luxa.min.css
- a starting point for a clean and lightweight design system, avoid intricate and difficult-to-tweak CSS structures, resulting in a more streamlined development process and better project performance.