Skip to content

jasondonnette/meteor-susy

 
 

Repository files navigation

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

meteor add meta:susy

This will install the fourseven:scss package and meta:susy.

Include

Import Susy into a .scss file.

@import ".meteor/local/build/programs/server/assets/packages/meta_susy/susy";

Resources

About

Power grid tools for the web.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 96.5%
  • JavaScript 3.5%