Fix a typo, PR#43924.
[pkgsrcv2.git] / www / ruby-compass-susy-plugin / DESCR
1 Susy is a semantic CSS framework creator entirely native to Compass.
2 Susy is an expert at fluid grids in an elastic (or fluid, or fixed)
3 shell that will never activate that bloody side-scroll bar. Susy
4 sets your width on the outer element (`container`), adds a `max-width`
5 of `100%` and builds the rest of your grid in percentages. The
6 philosophy and technique are based on Natalie Downe's "CSS Systems"
7 - which introduces difficult math in the service of beautiful
8 structure. With the power of Compass/Sass, Susy will do that math
9 for you.
10
11 Using simple mixins, columns can be created, suffixed, prefixed,
12 and nested easily - and always in flexible percentages.