Skip to content

Instantly share code, notes, and snippets.

@ldamon
Last active August 29, 2015 14:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ldamon/bb32adaadee3e2170d60 to your computer and use it in GitHub Desktop.
Save ldamon/bb32adaadee3e2170d60 to your computer and use it in GitHub Desktop.
Suggested Reading

thoughtbot mixin library http://bourbon.io

thoughtbot responsive grid framework http://neat.bourbon.io

thoughtbot base styles http://bitters.bourbon.io/

thoughtbot patterns and components http://refills.bourbon.io/

thoughtbot style guide https://github.com/thoughtbot/guides (in particular, the Style section)

atomic commits in git http://www.freshconsulting.com/atomic-commits/

getting started with sass http://alistapart.com/article/getting-started-with-sass

sass mixins and a good explanation of placeholder selectors http://alistapart.com/article/dry-ing-out-your-sass-mixins

advanced sass: control directives http://12devs.co.uk/articles/handy-advanced-sass/ (these are used for the studybit icons)

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