jonschlinkert / vertical-rhythm

Put some typographical vertical rhythm in your CSS. LESS, Stylus and SCSS/SASS versions included.
https://github.com/jonschlinkert
MIT License
86 stars 13 forks source link

Install via Bower? #2

Closed cviebrock closed 11 years ago

cviebrock commented 11 years ago

I was looking for some vertical rhythm fixes for Bootstrap and came across this. Despite there being a bower.json file, I don't seem to be able to install this using bower.

Did you ever register it with http://bower.io?

Thanks!

jonschlinkert commented 11 years ago

done, install via bower install vertical-rhythm. thanks for letting me know, this was an oversight!

cviebrock commented 11 years ago

Sweet ... thanks.

jonschlinkert commented 11 years ago

np

cviebrock commented 11 years ago

Actually, I think you need to tag the release at 0.3.3 for bower install vertical-rhythm to work.

jonschlinkert commented 11 years ago

good call, thanks. done