Using SASS to code better WordPress templates

There are many new tools for easily writing and maintaining CSS. In my talk, I will:

  1. Compare SASS and LESS
  2. Show real-life examples of SASS variables, mixins, if/for/each/while loops
  3. Discuss how SASS encourages good coding: file organization, class naming, DRY principal
  4. Show how SASS can be used with WordPress (or any other CMS)
  5. Provide resources for learning more about SASS and LESS

Good for: web designers and developers