jedfoster / SassMeister

The Sass playground
http://sassmeister.com
198 stars 25 forks source link

Support for Sassline #104

Closed mrtnbroder closed 10 years ago

mrtnbroder commented 10 years ago

https://github.com/designbyjake/sassline

Sassline

Set text on the web to a baseline grid with Sass & rems. Sassline can be used for blogs, prototyping, and other web projects. It has recommended base typography styling and mixins to work proportionally from the baseline grid. Select a modular-scale for each breakpoint and work responsively type-first.

jedfoster commented 10 years ago

I'd love to include this, but the documentation is incomplete and it seems to rely on Sass Globbing, which the app will not support. If the author can remove Sass Globbing as a dependency, I'll take another look.