Closed sdbernard closed 10 years ago
From terminal run the following commands (you will need to have bower already installed) cd /Users/{your username}/the/directory/your/protoype/is/in bower install http://git.svc.ft.com:9080/git/origami/o-grid.git
From terminal run the following commands (you will need to have bower already installed)
cd /Users/{your username}/the/directory/your/protoype/is/in bower install http://git.svc.ft.com:9080/git/origami/o-grid.git
Install git url is wrong
Include the responsive grid css file in your html prototype's directly <link rel='stylesheet' href='bower_components/o-grid/docs/css/grid-responsive.css' />
Include the responsive grid css file in your html prototype's
<link rel='stylesheet' href='bower_components/o-grid/docs/css/grid-responsive.css' />
path appears to be wrong
Fixed by https://github.com/Financial-Times/o-grid/commit/53d5d07071e6e9031fc5271c56caaf8b530fe239
Install git url is wrong
path appears to be wrong