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

Bower.json warning #52

Open drawcard opened 7 years ago

drawcard commented 7 years ago

The following invalid-meta warning is showing up when installing the package via Bower, might be worth making a correction for it.

$ bower install --save sassline
bower not-cached    https://github.com/designbyjake/sassline.git#*
bower resolve       https://github.com/designbyjake/sassline.git#*
bower checkout      sassline#2.1.2
bower invalid-meta  The "main" field cannot contain globs (example: "*.js")
bower resolved      https://github.com/designbyjake/sassline.git#2.1.2
bower install       sassline#2.1.2