cobyism / gridism

A simple responsive CSS grid.
http://pages.cobyism.com/gridism
MIT License
660 stars 85 forks source link

bower install error #8

Closed sudodoki closed 11 years ago

sudodoki commented 11 years ago

Using bower install as provided by installation section there's an error: bower ENORESTARGET Tag/branch master does not exist Ways to solve this problem: change instruction to bower install gridism#gh-pages or to set master branch/tag.

cobyism commented 11 years ago

Thanks for letting me know! I didn’t realise they changed the way this worked in Bower. I’ve now split the project into a master branch (which means the existing bower installation instructions should work fine), and a gh-pages branch which powers the demo site.

Let me know if you still have problems installing gridism using bower :smile:

sudodoki commented 11 years ago

Awesome :+1: