forked from huge/frontEnd/hugeOA

liyj
2020-06-01 2d0e600900696bb309d09efd47fd7d4980eeb172
config-overrides.js
@@ -8,7 +8,7 @@
    style: true
  }),
  addLessLoader({
    javascriptEnabled: true
    // modifyVars: { '@primary-color': '#58bc58' }
    javascriptEnabled: true,
    modifyVars: { '@primary-color': '#CC4E45' }
  })
);