#997 remove autoprefixer. Users should install ember-cli-autoprefixer on their apps from now on. This makes autoprefixer to run according to your target browsers in your project.
This ember-paper version no longer relies on jQuery. Credits to @betocantu93 for the inumerous PRs to refactor this.
#1024 Associate input field with corresponding info messages for better a11y
68ca72e not using ember-cli-sass-variables-export addon anymore since it doesn't output the generated files when using ember build (just ember s). We're manually including the generated files until we find a better solution. The palettes aren't likely to change anyway.