🌐
Jenil
jenil.github.io › chota
chota - A micro CSS framework
All you need is 1 CSS file, chota.css to be included in your webpage. ... Chota is dead simple to use. It doesn't require learning a lot of class names like other frameworks.
🌐
Pico CSS
picocss.com
Pico CSS • Minimal CSS Framework for semantic HTML
Customize Pico with over 130 CSS variables, or dive deeper by using SASS. Switch between 20 handcrafted color themes and compose with 30+ modular components to tailor the UI to your brand's look and feel. ... Speed meets elegance. Unlike bulky and overcomplicated frameworks that demand extensive class overrides and JavaScript, Pico keeps your HTML lean, decreases memory usage by avoiding excessive CSS specificity, and reduces loaded files.
Author   Lucas Larroche
Discussions

Microframework CSS
I like pure, bamboo, and simple, but my favorite is probably pico.css More on reddit.com
🌐 r/css
8
8
April 13, 2023
Suggest minimal CSS framework
A minimal CSS framework is the CSS that you hand-craft. It isn't hard these days. More on reddit.com
🌐 r/Frontend
24
0
November 18, 2022
🌐
Blakewatson
blakewatson.com › journal › surveying-the-landscape-of-css-micro-frameworks
blakewatson.com - Surveying the landscape of CSS micro-frameworks
March 13, 2023 - They are kind of like micro-frameworks except that they don’t provide classes for styling. Instead they aim to make regular semantic HTML look and work nicely by default. This typically means adding a max-width to the body (or <main> tag), implementing some good typography, and styling most or all of the default HTML elements. Classless CSS themes differ from other CSS frameworks because they aren’t generally meant as a jumping off point for a full blown design.
🌐
Minicss
minicss.us
mini.css - Minimal, responsive, style-agnostic CSS framework
mini.css is a tiny CSS framework designed to build quick, modern and responsive websites.
🌐
Milligram
milligram.io
Milligram - A minimalist CSS framework
It's not about a UI framework. Specially designed for better performance and higher productivity with fewer properties to reset resulting in cleaner code. Hope you enjoy! Do you want to star it, tweet it, or share it with anyone? So do it! This means a lot to me ♥ · There are some ways to get started. First, see all download options available below, then choose the most suitable option for your need. Now you should add the main file of the Milligram and the CSS Reset in the header of your project.
🌐
LogRocket
blog.logrocket.com › home › 6 css micro frameworks compared
6 CSS micro frameworks compared - LogRocket Blog
June 20, 2024 - In true micro framework fashion, Milligram provides a very minimal set of classes for styling elements. These classes are opinionated, so expect to spend some time overriding them. Milligram also provides three utility classes: .clearfix, .float-right, . float-left. Components: Milligram has classes for typography, buttons, lists, forms, and tables. It also has a fluid grid system based on CSS flexbox layout.
🌐
Reddit
reddit.com › r/css › microframework css
r/css on Reddit: Microframework CSS
April 13, 2023 -

Hi,
I'm creating web components and I'm looking for a CSS microframework that can provide me with the basics, such as tables, layouts, responsive, grid, forms, and text styles.

Since I'll be creating many components, I don't want to create my own framework.

I was checking out Spectre CSS, which looks great, but I noticed that it hasn't been updated since 2020, and I'm afraid it will soon become outdated.

Do you know or recommend a similar microframework to Spectre CSS? I would appreciate any suggestions

Find elsewhere
🌐
DEV Community
dev.to › felipperegazio › i-created-my-own-pure-css-micro-framework-a-tale-lcd
I created my own Pure CSS Micro-Framework, a tale 🙃 - DEV Community
May 27, 2020 - But, first of all, here is the link in case you are curious about the result: https://felippe-regazio.github.io/plume-css/. I called it Plume-CSS. You can install it using NPM, Yarn or you can just download the package and load the styles on your document, check the link to know more about. On this post i want to talk about how i started writing some basic styles and features and ended up with a micro-framework S:
🌐
Rocssti
rocssti.net › en
RÖCSSTI: The CSS micro framework to start with a blast!
RÖCSSTI : the CSS micro-framework to build responsive websites
🌐
GitHub
github.com › troxler › awesome-css-frameworks
GitHub - troxler/awesome-css-frameworks: List of awesome CSS frameworks in 2026 · GitHub
Frameworks that are smaller than ~10KB. Pure - Set of small, responsive CSS modules that you can use in every web project.
Starred by 9.3K users
Forked by 495 users
Languages   CSS
🌐
Plume CSS
felippe-regazio.github.io › plume-css
Plume CSS - A Pure CSS Micro-Framework
Welcome to Plume CSS, a lightweight and highly themeable CSS Micro-Framework. Plume is meant to be the lowest CSS layer on your app.
🌐
Son-link
son-link.github.io › microcss
MicroCSS
MicroCSS is a ready to use Lightweight Responsive CSS Framework and does not required any Javascript. MicroCSS is designed so that you can have a website ready in a short time, with a clean code and that you can modify and expand according to your needs.
🌐
Felipperegazio
felipperegazio.com › posts › i-created-my-own-css-microframework
I created my own Pure CSS Micro-Framework, a tale
I called it Plume-CSS. You can install it using NPM, Yarn or you can just download the package and load the styles on your document, check the link to know more about. On this post i want to talk about how i started writing some basic styles and features and ended up with a micro-framework S:
🌐
GitHub
github.com › polterguy › micro
GitHub - polterguy/micro: A microscopic CSS framework
Micro is a microscopic CSS and Ajax framework for Phosphorus Five. Micro builds upon a container/row/col structure, and is such quite similar to Bootstrap CSS, but is significantly smaller in size, and created around the "flexbox CSS model".
Author   polterguy
🌐
GitHub
github.com › krasimir › organic-css
GitHub - krasimir/organic-css: Micro CSS framework based on Organic concept
Micro Sass framework based on Organic/Atomic concept.
Starred by 76 users
Forked by 15 users
Languages   CSS 72.9% | HTML 24.5% | JavaScript 2.6% | CSS 72.9% | HTML 24.5% | JavaScript 2.6%
🌐
Reddit
reddit.com › r/frontend › suggest minimal css framework
r/Frontend on Reddit: Suggest minimal CSS framework
November 18, 2022 -

I need a minimal CSS framework to use as a basis to extend for a new project. I hate bloated CSS frameworks like Bootstrap and Tailwind. My ideal CSS framework would have SCSS components, well thought defaults to deal with different device sized, a decent user-base, a pre-made darkmode and less than 20KB when minimized. I saw a list of css frameworks here, but none have all my criteria. So appreciate your suggestions.

🌐
Somethings Blog
somethingsblog.com › home › micro framework showdown: 6 top css options compared
Micro Framework Showdown: 6 Top CSS Options Compared - Somethings Blog
March 6, 2025 - Explore six micro CSS frameworks - Tachyons, Tailwind CSS, Pure CSS, Plume CSS, Milligram, and Spectre CSS - each offering unique benefits for streamlined frontend development.
🌐
Mgpluscss
mgpluscss.com
MgPlus | A micro CSS library based on milligram
Micro css library based on milligram to build minimalist websites and pages efficiency, based on pure css helpers, you can either integrate it to any UI framework like react, nextjs, angularjs, svelte, solidjs, php or in pure html pages like this demo