mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 01:40:29 +00:00
Migrate from Eslint/Prettier/Stylelint to Biome (#5794)
This commit is contained in:
parent
d408570373
commit
78299475ae
544 changed files with 7527 additions and 8168 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/* 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';
|
||||
@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