Last active
May 30, 2016 12:51
-
-
Save pfulton/2730670 to your computer and use it in GitHub Desktop.
Sass & Compass Resources
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sass and Compass Resources | |
===================================================== | |
***ONLINE*** | |
> Official: http://sass-lang.com | |
> Official: http://compass-style.org | |
> http://thesassway.com | |
***TUTORIALS*** | |
> http://fuelyourcoding.com/35-great-resources-for-compass-and-sass/ | |
> http://net.tutsplus.com/tutorials/other/mastering-sass-lesson-1/ | |
> http://net.tutsplus.com/tutorials/html-css-techniques/mastering-sass-lesson-2/ | |
> http://net.tutsplus.com/tutorials/html-css-techniques/mastering-sass-lesson-3/ | |
> http://sonspring.com/journal/sass-for-designers | |
> http://www.netmagazine.com/tutorials/code-smarter-css-sass | |
> http://net.tutsplus.com/tutorials/html-css-techniques/using-compass-and-sass-for-css-in-your-next-project/ | |
> http://www.netmagazine.com/tutorials/faster-button-styling-sass | |
> http://www.netmagazine.com/tutorials/improve-your-responsive-design-workflow-sass | |
>> For WordPress: http://technosailor.com/2011/11/02/tutorial-using-sass-and-compass-for-managing-css-in-wordpress/ | |
***BOOKS*** | |
> Sass and Compass in Action: http://www.manning.com/netherland/ | |
> Pragmatic Guide to Sass: http://pragprog.com/book/pg_sass/pragmatic-guide-to-sass | |
***COMPASS & SASS RELATED PROJECTS*** | |
> Foundation: http://foundation.zurb.com/ | |
> Sencha Touch: http://www.sencha.com/products/touch/ | |
***VIDEOS, PRESENTATIONS, SLIDES*** | |
> Kicking Ass & Taking Names with Sass and Compass: http://vimeo.com/24278115 | |
> Drupal & Compass: https://speakerdeck.com/u/nathansmith/p/drupal-compass | |
> Compass, Sass & the Enlightened Developer: http://www.slideshare.net/pengwynn/compass-sass-and-the-enlightened-css-developer | |
> Authoring Stylesheets with Sass and Compass: http://www.slideshare.net/chriseppstein/authoring-stylesheets-with-compass-sass | |
***HANDY ADD-ONS, AND OTHER MISCELLANY*** | |
> Compass Recipes: https://github.com/MoOx/compass-recipes | |
> Breakpoint (easy media queries in Compass): https://github.com/canarymason/breakpoint |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment