2

What features does Compass have that the standard Sass portion of the HAML gem does not?

OldTroll
  • 773
  • 6
  • 22
Kudu
  • 6,570
  • 8
  • 27
  • 27

1 Answers1

2

From https://github.com/chriseppstein/compass

A Sass-based CSS Meta-Framework that allows you to mix and match any of the following CSS frameworks:

  • Compass Core, Blueprint, 960, Susy, YUI
  • Other frameworks can be added relatively easily
Heikki
  • 15,329
  • 2
  • 54
  • 49