Re-add Modern theme, with color variants

This commit is contained in:
root
2023-08-12 16:17:40 -04:00
parent bf4ff204f7
commit d486b1527d
16 changed files with 5561 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ module.exports = merge(sharedConfig, {
mode: 'development',
cache: true,
devtool: 'cheap-module-eval-source-map',
parallelism: 1,
stats: {
errorDetails: true,