jakegiltsoff / sassline

Set text on the web to a baseline grid with Sass & rems using a responsive modular-scale.
https://sassline.com
1.38k stars 91 forks source link

Compass extension? #18

Closed lolmaus closed 8 years ago

lolmaus commented 10 years ago

Hi!

A lot of people use Sass extensions via the ecosystem powered by RubyGems and Compass. I dare to presume that there are much more Compass users than libsass users.

Can you please distribute SassLine via RubyGems?

Basically, you need to add two files:

You will probably also have to rename assets/sass/style.scss to assets/sass/sassline.scss.

jakegiltsoff commented 10 years ago

I’ll look into this for the next release.

jottr commented 9 years ago

Hey @designbyjake are you still planning on implementing this?

strarsis commented 8 years ago

As workaround, you may use sass-include-paths which will autogenerate the right include paths for you. The array with the include paths can then be passed to gulp-ruby-sass for example.

With best regards

jakegiltsoff commented 8 years ago

If this is still something that is desired then I welcome someone to create a PR. Closing this issue for now.