Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 944 Bytes

readme.md

File metadata and controls

31 lines (20 loc) · 944 Bytes

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 meta:susy, then install fourseven:scss.

meteor add meta:susy@2.3.3

meteor add fourseven:scss

Import Susy

Import Susy into a .scss file:

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

Resources