Feature/v3.2.0 (#9) * Update modules and build system * Prepare for circle ci * Update Readme and version * Update build system The script files on the design system were being processed by the dependant's browserify (because of the definition on package.json). When the plugins and presets between dependant/dependency were different the build would throw a module not found error. This improved build system changes the browserify transform key so that the definitions are not picked up and also includes the transpiled files to prevent errors when the dependant's transpiler is different. * Update icons and modules * Include transpiled files * Update meta images * Update base typography and colors * Update development instructions * Update OpenAQ logo * Tweak base palette and tertiary color * Update page and inpage headers appearance * Improve inpage header typography * Improve sandbox page title * Update icon library and include exported layout images * Update base and heading font color * Update icon library * Upgrade collecticons * Update headings style * Fix definition list styles * Tidy graphic assets * Improve heading styles * Update buttons appearance Also, include ghost button variation. * Improve form input appearance * Refactor cards and include toolbar styles * Update variables and mixins * Tweak form input appearance * Include link wrapper styles * Tweak card media styles * Tweak card subtitle typography * Update icon library * Update button typography * Upgrade to React 17 * Add datasets icon * compiling new icon? * runs the right script Co-authored-by: Daniel da Silva <daniel@developmentseed.org> Co-authored-by: Ricardo Mestre <ricardo@duplos.org> Co-authored-by: Alice Rühl <alice.ruehl@gmail.com> Co-authored-by: Necoline <necoline@developmentseed.org> Co-authored-by: Necoline Hubner <hnhubner@gmail.com>