uppy/packages/@uppy/drag-drop/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 update this.translator = new Translator in all plugins that use i18n 2018-10-20 12:50:34 -04:00
style.scss Don’t bundle Core styles with everything, because of CSS conflicts 2018-11-22 13:59:02 +03:00