Compass statistics

I love a good set of statistics. It turns out that Compass does too. Alongside all its other wonderful capabilities, Compass can produce statistics about a project in seconds. I like this a lot. Let me share how it's done.

Tip

For a reminder about how to move around the command line, refer back to Chapter 1, Getting Started with Sass and Compass. In that chapter, we had a basic overview of how to switch folders on the command line.

First, it's necessary to move to the root of the project. The config.rb file lives in the root, so that's an easy flag to indicate you're at the right 'level'. When at the root of the project, run this command:

compass stats

And check out the results:

Lovely! Compass has effortlessly produced an overview ...

Get Sass and Compass for Designers now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.