Skip to content

Instantly share code, notes, and snippets.

@SteveBarnett
Last active August 29, 2015 14:11
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 SteveBarnett/2910e1b5e139da8f062e to your computer and use it in GitHub Desktop.
Save SteveBarnett/2910e1b5e139da8f062e to your computer and use it in GitHub Desktop.
List of things we need to take into account:
1. normalize.css
2. Border-Box http:/paulirish.com/2012/box-sizing-border-box-ftw/
3. IE Stylesheet Mixin for SASS: http://jakearchibald.github.io/sass-ie/
List of things we can use to make life better:
1. Sass http://sass-lang.com/ (preferred) or Less http://lesscss.org/
2. https://github.com/at-import/modular-scale
3. Powerful SASS Grid: http://susy.oddbird.net/
4. CSS philosophy http://www.smacss.com/
5. http://modernizr.com/
6. Build tool: Grunt http://gruntjs.com/ or Gulp http://gulpjs.com/
7. jshint
8. Patterns in http://schema.org/
9. http://www.webpagetest.org/
10. http://pa11y.org/
List of Plugins that Don't Suck
1. http://www.owlcarousel.owlgraphic.com/
2. https://mixitup.kunkalabs.com/
List of resources / examples
1. https://github.com/filamentgroup/Southstreet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment