CSS output tests

A set of demonstrations to show how different methods for building CSS components with a preprocessor like Sass can affect your compiled CSS, specifically when it comes to number of selectors and declarations.

  1. Original (control)
  2. Base class
  3. Extend
  4. Extend with placeholder

View results and details on GitHub.

Created by @mdo.