mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 00:55:35 +00:00
5 lines
246 B
CSS
5 lines
246 B
CSS
/* You can add global styles to this file, and also import other style files */
|
|
@import '@uppy/core/dist/style.css';
|
|
@import '@uppy/dashboard/dist/style.css';
|
|
@import '@uppy/drag-drop/dist/style.css';
|
|
@import '@uppy/progress-bar/dist/style.css';
|