bbc / grandstand

BBC Grandstand is a collection of common CSS abstractions and utility helper classes
http://bit.ly/grandstandcss
MIT License
191 stars 9 forks source link

Move to BBC NPM organisation #83

Open jasonwilliams opened 7 years ago

jasonwilliams commented 7 years ago

Hi all

Will grandstand be put into an NPM repository? I can see it uses Bower, will this still be the case going forward, bower doesn't seem recommended anymore, and most teams seem to have already moved to npm/yarn instead.

pings @Josephwalker @andela-amagana

jasonwilliams commented 7 years ago

We can't pull packages directly from github from yarn in our build job, so this is causing problems for us :(

jezhodges commented 6 years ago

See https://github.com/bbc/grandstand/pull/90 with a plan to have a TravisCI job to build and deploy to NPM