uppy/packages/@uppy/progress-bar/src
Artur Paikin cd8fae0ac9 Don’t bundle Core styles with everything, because of CSS conflicts
To use Dashboard, you now have to include the following css:
```js
import '@uppy/core/dist/style.css'
import '@uppy/dashboard/dist/style.css'
```
2018-11-22 13:59:02 +03:00
..
index.js Export Plugin class from @uppy/core. 2018-06-28 12:20:21 +02:00
style.scss Don’t bundle Core styles with everything, because of CSS conflicts 2018-11-22 13:59:02 +03:00