vinitatandulkar / awesome-css-frameworks

List of awesome CSS frameworks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome CSS Frameworks

List of awesome CSS frameworks.

Feel free to contribute.

Contents

Base / Reset / Normalize

  • normalize.css - Modern, HTML5-ready alternative to CSS resets.
    Repo | #CSS

  • sanitize.css - The best-practices CSS foundation.
    Repo | #CSS

  • inuitcss - Extensible, scalable, Sass-based, OOCSS framework for large and long-lasting UI projects.
    Repo | #SCSS

  • minireset.css - Tiny modern CSS reset.
    Repo | #Sass

  • modern-normalize - Normalize for Chrome, Firefox, and Safari only (no support for Edge or Internet Explorer).
    Repo | #CSS

Very Lightweight

Frameworks that are smaller than ~5KB.

  • Pure - Set of small, responsive CSS modules that you can use in every web project.
    Demo, Docs, Repo | #CSS

  • Milligram - Minimalist CSS framework.
    Docs, Repo | #Sass

  • Picnic CSS - Lightweight and beautiful library.
    Demo, Docs, Repo | #SCSS

  • mini.css - Minimal, responsive, style-agnostic CSS framework.
    Docs, Repo | #SCSS

  • Mobi.css - Lightweight, scalable, mobile-first CSS framework.
    Docs, Repo | #CSS

  • sakura - Minimal classless CSS framework/theme.
    Demo, Repo | #SCSS

  • Wing - Beautiful CSS framework designed for minimalists.
    Repo | #Stylus

  • Marx - Classless CSS reset.
    Docs, Repo | #SCSS #Stylus

  • Tacit - CSS framework for dummies, without classes.
    Repo | #SCSS

  • Chota - Really small CSS framework.
    Repo | #CSS

General Purpose

  • Bootstrap - The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
    Demo, Docs, Themes, Repo | #SCSS

  • Semantic UI - User interface is the language of the web.
    Docs, Repo | #LESS

  • Bulma - Modern CSS framework based on Flexbox.
    Demo, Docs, Repo | #Sass

  • Foundation - The most advanced responsive front-end framework in the world.
    Demo, Docs, Repo | #SCSS

  • UIkit - Lightweight and modular front-end framework for developing fast and powerful web interfaces.
    Demo, Docs, Repo | #LESS #SCSS

  • Spectre.css - Lightweight, responsive and modern CSS framework.
    Docs, Repo | #SCSS

  • Primer - CSS framework that powers GitHub's front-end design.
    Docs, Repo | #SCSS

  • Tachyons - Quickly build and design new UI without writing CSS.
    Demo, Docs, Repo | #CSS

  • Blaze UI - Open source modular toolkit providing great structure for building websites quickly with a scalable and maintainable foundation.
    Demo, Docs, Repo | #SCSS

  • Kube - Web framework for professional developers and designers.
    Docs, Repo | #SCSS

  • Base - Rock solid, responsive HTML/CSS framework.
    Docs, Repo | #SCSS #LESS

  • Carbon Components - Component library behind IBM's Carbon Design System.
    Docs, Repo | #SCSS

  • Concise CSS - Give up the bloat. Stop tripping over your classes. Be concise.
    Docs, Repo | #SCSS

  • Responsive Boilerplate - Powerful, accessible, developer friendly framework for building responsive websites.
    Docs, Repo | #SCSS

  • turretcss - Responsive front-end framework for accessible and semantic websites.
    Demo, Docs, Repo | #CSS

  • HiQ - Simple CSS foundation with responsive typography and input styling.
    Docs, Repo | #PostCSS

Material Design

Specialized

  • Tailwind CSS - Utility-first CSS framework for rapid UI development.
    Docs, Repo | #CSS

  • Gutenberg - Modern framework to print the web correctly.
    Demo, Repo | #SCSS

  • Tufte CSS - Style your webpage like Edward Tufte’s handouts.
    Repo | #CSS

  • Bojler - Email framework for developing responsive and lightweight email templates.
    Docs, Repo | #SCSS

Toolkits

Toolkits are closer to a library than to a framework. They do not provide actual styling but utilities (e.g. mixins) that you can use in your CSS preprocessor.

Stalled Development

Frameworks that have not seen any real development for more than about one year or officially have been deprecated. We are keeping them here for reference/inspiration and hope for a revival.

Show Section

License CC0 1.0:

You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Images of GitHub stars are provided by Shields.

About

List of awesome CSS frameworks


Languages

Language:CSS 100.0%