Skip to content

Commit

Permalink
hotfix: uppy styles
Browse files Browse the repository at this point in the history
  • Loading branch information
chrismclarke committed Jul 31, 2024
1 parent 24060f5 commit 6c5995e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion apps/picsa-apps/dashboard/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@
"styles": [
"apps/picsa-apps/dashboard/src/styles.scss",
"node_modules/leaflet/dist/leaflet.css",
"@uppy/core/dist/style.min.css"
"@uppy/core/dist/style.min.css",
"@uppy/dashboard/dist/style.min.css"
],
"stylePreprocessorOptions": {
"includePaths": ["libs/theme/src"]
Expand Down

0 comments on commit 6c5995e

Please sign in to comment.