Skip to content

Instantly share code, notes, and snippets.

@crueber
Forked from jookyboi/css_resources.md
Last active February 24, 2017 16:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crueber/43eaf2e11b84ffca5c83 to your computer and use it in GitHub Desktop.
Save crueber/43eaf2e11b84ffca5c83 to your computer and use it in GitHub Desktop.
Useful CSS Libs

Foundations

  • Bootstrap - Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web development.
  • Skeleton - Boilerplate for responsive, mobile-friendly development.
  • 960 Grid System - An effort to streamline web development workflow by providing commonly used dimensions, based on a width of 960 pixels. There are two variants: 12 and 16 columns, which can be used separately or in tandem.

Libraries

  • Compass - Open source CSS Authoring Framework.
  • Font Awesome - The iconic font designed for Bootstrap.
  • Zurb Foundation - Framework for writing responsive web sites.
  • SASS - CSS extension language which allows variables, mixins and rules nesting.

Guides

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment