This commit moves all the CSS styles to `/styles` directory and adds a
couple of gulp tasks to generate these styles on prepublish. This
results in having a `/dist` directory being used just for distributing
the package and development. Currently the task has to be run manually
when developing.
Fixesmapillary/mapillary-js#2