CSS Tools
CSS Utilities:
CSS Frameworks (utilities + UI):
- Base
- Bulma
- Bootstrap 4
- Concise
- Foundation
- Material Design Lite (MDL)
- Metro UI
- Mini.css
- Mobi.css
- Picnic
- Pure.css
- Semantic UI
- Shoelace
- Spectre.css
Mobile Only CSS Frameworks:
CSS Reset:
A CSS Reset (or “Reset CSS”) is a short, often compressed (minified) set of CSS rules that resets the styling of all HTML elements to a consistent baseline.
Transpiling:
References:
- CSS Cursors
- css3test.com
- css3clickchart.com
- cssreference.io
- CSS Indexes - A listing of every term defined by CSS specs
- css4-selectors.com
- css4 Rocks
- CSS TRIGGERS...A GAME OF LAYOUT, PAINT, AND COMPOSITE
- CSS Tricks Almanac
- cssvalues.com
- MDN CSS Reference
- CSS Cheat Sheet
Linting/Hinting:
Code Formatter/Beautifier:
Optimizer:
Online Creation/Generation/Experimentation Tools:
- CSS Arrow Please
- CSS Matic
- Enjoy CSS
- Flexbox Playground
- flexplorer
- patternify.com
- patternizer.com
- Ultimate CSS Gradient Generator
Architecting CSS:
Authoring/Architecting Conventions:
- CSS code guide [read]
- css-architecture [read]
- cssguidelin.es [read]
- Idiomatic CSS [read]
- MaintainableCSS [read]
- Standards for Developing Flexible, Durable, and Sustainable HTML and CSS [read]
- Airbnb CSS / Sass Styleguide [read]