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

Update bower.json to include `main` and `ignore` #36

Closed chrisbalt closed 8 years ago

chrisbalt commented 8 years ago

Per guidance @ https://github.com/bower/spec/blob/master/json.md …Helps when including sassline as a bower dependency through task runners that may be looking for the entry-point file.

jakegiltsoff commented 8 years ago

@chrisbalt cool, thanks