To use Dashboard, you now have to include the following css: ```js import '@uppy/core/dist/style.css' import '@uppy/dashboard/dist/style.css' ```
ProgressBar
@uppy/progress-bar
Steps taken: ```bash cp -R package-template packages/@uppy/progress-bar vim packages/@uppy/file-input/{README.md,package.json} # figure out how to exit vim packages/@uppy/progress-bar/package.json # Update descriptions ```