Skip to content

awesome-css-group/awesome-css

Awesome CSS Awesome Travis Build Status

/* A curated list of awesome frameworks, style guides, and other cool nuggets for writing amazing CSS. */

Introduction

Motivation

This document is a curated list of frameworks, style guides, and cool nuggets of information for writing awesome CSS. It does not contain resources to learn CSS.

Complementary Resources

If you're struggling with something CSS-related, look for answers within the following resources:

Table of Contents

CSS Working Group

The CSS Working Group creates and defines CSS specifications. These specifications are assigned maturity levels as they move through the design process. If you would like to learn more, visit CSS Working Group Page.

Editor's Draft ✒️

Editor's drafts of CSS specifications

Parsers 🔍

  • CSSOM - CSS Object Model implemented in pure JavaScript.
  • CSSTree - Detailed CSS parser with syntax validator.
  • Gonzales PE - CSS parser with support for preprocessors.
  • Mensch - A decent CSS parser.
  • ParserLib - CSSLint/parser-lib.
  • PostCSS - Transforming styles with JS plugins.
  • Rework - Plugin framework for CSS preprocessing in Node.js.
  • Stylecow - Modern CSS for all browsers.

⇧ back to top

Preprocessors 💊

Write CSS faster

  • LESS - Backwards compatible with CSS, and the extra features it adds use existing CSS syntax.
  • PostCSS - Transforming CSS with JS plugins.
  • Sass - Mature, stable, and powerful professional-grade CSS extension language.
  • STYLIS - Light-weight CSS preprocessor.
  • Stylus - Expressive, robust, feature-rich CSS language built for NodeJs.
  • Vanilla Extract - Generate static CSS using Typescript. Write type‑safe, locally scoped classes, variables and themes.

⇧ back to top

Frameworks 🎨

  • AgnosticUI - Accessible CSS component primitives that also work with React, Vue 3, Svelte, and Angular.
  • Bonsai - A complete Utility First CSS Framework for less than 50kb.
  • Bootstrap - The most popular HTML, CSS, and JS framework.
  • Bulma - A modern CSS framework based on Flexbox. Also has Sass import for modification.
  • Butter Cake - A Modern Lightweight Front End CSS framework for faster and easier web development.
  • Charts.css - CSS data visualization framework.
  • Chota - A responsive, customizable micro-framework (3kb) with helpful utilities and a grid system.
  • Cirrus - A fully responsive and comprehensive CSS framework with beautiful controls and simplistic structure.
  • Foundation - advanced responsive front-end framework.
  • Gralig - A modest, grayish CSS library.
  • Halfmoon - A responsive front-end framework with a built-in dark mode.
  • Hasser CSS - A lightweight (12k, not minified) but useful CSS framework with flexible Grid, Hero and more.
  • Inuit.css - Powerful, scalable, Sass-based, BEM, OOCSS framework.
  • Material-components-web - Modular and customizable Material Design UI components for the web.
  • Materialize - A modern responsive front-end framework based on Material Design.
  • Milligram - A minimalist CSS framework.
  • Numl - An HTML-based language and design system that lets you create responsive and accessible high-quality web interfaces with any look.
  • Pure.css - A set of small, responsive CSS modules that you can use in every web project.
  • Semantic UI - Powerful framework that uses human-friendly HTML.
  • Shorthand Framework - Feature rich CSS framework for the new decade.
  • Spectre.css - A lightweight, responsive and modern CSS framework.
  • Strawberry - A set of common flexbox utilities focused on making your life easier and faster with nested flexboxes.
  • Tachyons - Functional CSS for humans.
  • Tacit - CSS framework for dummies with zero skills in graphic design.
  • Tailwindcss - A utility-first CSS framework for rapid UI development.
  • Tronic247 Material - A responsive framework based on CSS and some JS while following Material Design guidelines.
  • UIkit - A lightweight and modular front-end framework.
  • Unsemantic - Fluid grid for mobile, tablet, and desktop.
  • Wing - A Minimal, Lightweight, Responsive framework.

You can find more frameworks at "awesome-css-frameworks"

⇧ back to top

Toolkits 🔧

  • Bourbon - A simple and lightweight mixin library for Sass.

⇧ back to top

Reset and Normalize

  • CSS Checker - Find and Reduce Similar & Duplicated CSS Scripts.
  • MiniReset.css - A tiny modern CSS reset.
  • Normalize-OpenType - Adds OpenType features—ligatures, kerning, and more—to Normalize.css.
  • Normalize - A set of CSS rules that provide better cross-browser consistency in the default styling of HTML elements.
  • Reset.css - CSS Tools: Reset CSS.
  • Reseter.css - A Futuristic CSS Reset/Normalizer. That Redifines Instead Of Preserving.
  • Sanitize.css - A set of CSS rules that style with today’s best practices out-of-the-box.
  • Unstyle.css - Specialised stylesheet for removing user agent styles, style the web with your baseline.

⇧ back to top

CSS Development at Large-Scale Websites

⇧ back to top

Code Style Guidelines 📖

⇧ back to top

Style Guide

View more style guides at Website Style Guide Resources

⇧ back to top

Style Guide Generators 🎰

⇧ back to top

Naming conventions & Methodologies 💡

⇧ back to top

CSS in JS

Here is a CSS in JS techniques comparison

⇧ back to top

CSS Polyfills

  • Polyfill.js - A library to make creating CSS polyfills much easier.
  • Prefixfree - Break free from CSS prefix hell.
  • Fixed-sticky - A CSS position:sticky polyfill.
  • Selectivizr - A JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8.
  • PIE - Allows Internet Explorer to recognize and render various CSS3 box decoration properties.

⇧ back to top

Miscellaneous

⇧ back to top

Podcasts 📻

Something to listen to while programming.

  • CSS Podcast - Una Kravets and Adam Argyle,and development.
  • Non Breaking Space Show - Seeking out the best,and smartest creative people on digital art,and the accompanying blog,and UX.
  • Shop Talk Show - A live podcast with Chris Coyier and Dave Rupert about front-end web design,hosted by Anna Debenham and Brad Frost.
  • Style Guide Podcast - A small batch series of interviews on style guides,art direction,brightest,content strategy,design,Developer Advocates from Google,development,gleefully breakdown complex aspects of CSS into digestible episodes covering everything from accessibility to z-index.
  • Syntax - A Tasty Treats Podcast for Web Developers.,typography,web technology
  • The Big Web Show - Topics like web publishing,is all about keeping you updated with the latest in Open Source Technology.
  • The Changelog - The tagline for the Changelog says it all: “Open Source moves fast. Keep up.” This podcast,and more. It's everything web that matters.
  • The Web Ahead - Conversations with world experts on changing technologies and future of the web.

⇧ back to top

Twitter 📡

Active accounts to follow.

⇧ back to top

Videos 📺

*Good study videos from CSS Must Watch Videos. Some items are quoted from AllThingsSmitty/must-watch-css.

I told him on Twitter. I appreciate his valuable efforts.*

2019

  1. Next-Generation Web Styling - Una Kravets & Adam Argyle @ Chrome Dev Summit 2019.

2016

  1. Component-Based Style Reuse 📄 transcript37:24 - Pete Hunt @ CSS conf 2016.
  2. CSS4 Grid: True Layout Finally Arrives 📄 transcript29:27 - Jen Kramer @ CSS conf 2016.
  3. Houdini: Demystifying the Future of CSS36:58 @ Google I/O 2016.

2015

  1. Mdo-ular CSS30:06 - Mark Otto @ jQuery UK.
  2. CSS Architecture with SMACSS30:15 - Caleb Meredith @ DevTips channel.
  3. CSS Workflow from the Ground Up46:06 - Jonathan Snook @ Generate conf 2015.

⇧ back to top

Books 📚

⇧ back to top

Tutorials 🎬

⇧ back to top

Maintainers

@sotayamashita, @Rishabh04-02 and You!

Contribute

Feel free to dive in! Open an issue or submit PRs.

Awesome CSS follows the Contributor Covenant Code of Conduct.

About

🎨 A curated contents of amazing CSS :)

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Contributors 89