mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
Dark theme
This commit is contained in:
@@ -142,6 +142,7 @@ const web = {
|
||||
loader: 'svgo-loader',
|
||||
options: {
|
||||
plugins: [
|
||||
{ cleanupIDs: false },
|
||||
{ removeViewBox: false }, // true causes stretched images
|
||||
{ convertStyleToAttrs: true }, // for CSP, no unsafe-eval
|
||||
{ removeTitle: true } // for smallness
|
||||
|
||||
Reference in New Issue
Block a user