sassy-ink icon indicating copy to clipboard operation
sassy-ink copied to clipboard

Bower has incorrect reference

Open iansoper opened this issue 9 years ago • 3 comments

The bower file for this is incorrect. It is referencing ink and not sassy-ink. Looks like it was just copied from the original ink repo:

https://github.com/faustgertz/sassy-ink/blob/master/bower.json https://github.com/zurb/ink/blob/master/bower.json

iansoper avatar Aug 09 '15 02:08 iansoper

You are correct. Would you like to make a pull request?

faustgertz avatar Aug 10 '15 16:08 faustgertz

I can do a pull request. But, it will also need to be registered with bower (http://bower.io/docs/creating-packages/#register) and a release needs to be tagged.

iansoper avatar Aug 12 '15 03:08 iansoper

I guess this is the first step: https://github.com/faustgertz/sassy-ink/pull/9

TomiS avatar Sep 29 '15 09:09 TomiS