Kudu
Kudu

Reputation: 6888

What special features does Compass have?

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

Upvotes: 2

Views: 296

Answers (1)

Heikki
Heikki

Reputation: 15417

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

Upvotes: 2

Related Questions