compass-selector-warn
============
This is a compass extension that warns you if you're using to many css selectors.
Installation
Just go to your terminal an type this
sudo gem install compass-selector-warn
How to use
In your compass config file add this line
require "compass-selector-warn"
Note
This is one of my first compass extension, so if you have some annotations don't hesitate and write it here.