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)
- Host: GitHub
- URL: https://github.com/n-ce/awesome-lightweight-css-frameworks
- Owner: n-ce
- Created: 2024-02-20T10:17:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-17T15:41:57.000Z (over 1 year ago)
- Last Synced: 2025-02-17T16:38:03.860Z (over 1 year ago)
- Topics: css, framework, minimal
- Homepage:
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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://github.com/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://github.com/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://github.com/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://github.com/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://github.com/rilwis/bamboo)
- April 2024 / [](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://github.com/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.