v0.2.0
- Publishes to npm proper, you can now
npm install --save big-ideas-text
- Removes Bower as a devDependency, you can now run everything with
npm install; npm test
- Removes Bower and Component support
- Adds iOS orientation scaling to demo, pulled from zachleat@886042f