pathable:susy

v3.0.0Published 7 years ago

This package has not had recent updates. Please investigate it's current state before committing to using it in your project.

Power Tools For The Web

This package wraps Susy, an agnostic set of tools for creating powerful, custom layouts. Susy provides the language, but you provide all the opinions. Use a grid, don't use a grid, or use a combination of grids — it's all up to you.

We didn't want to build another system, we wanted to build power tools that you could use in any system.

Your markup, your layout | Susy's math.

Install

First install the latest release of pathable:susy, then install fourseven:scss.

meteor add pathable:susy@3.0.0

meteor add fourseven:scss

Import Susy

Import Susy into a .scss file:

@import "/{pathable:susy}/susy";

Resources