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.
meteor add meta:susy
This will install the fourseven:scss
package and meta:susy
.
Import Susy into a .scss
file.
@import ".meteor/local/build/programs/server/assets/packages/meta_susy/susy";