If you're new to Compass/SASS, check'em out. It's the way to go. Otherwise, read on.
- Install Compass.
- Compile the files
compass build
or watch for changes
compass watch
3. Enjoy the goodness !
- Highly modular.
- Easily themable.
- Mixins are used across the whole project.
- Involve more people.
- Add SASSed theme packs.