mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-19 01:24:18 +00:00
example: update Angular example to v14 (#3996)
This commit is contained in:
parent
edcbe02995
commit
b52688876f
25 changed files with 2268 additions and 2704 deletions
|
|
@ -1,3 +1,5 @@
|
|||
/* You can add global styles to this file, and also import other style files */
|
||||
@import '../../../packages/@uppy/core/dist/style.css';
|
||||
@import '../../../packages/@uppy/dashboard/dist/style.css';
|
||||
@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';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue