build-backend-css.js 87 B

12345
  1. ({
  2. cssIn: 'backend.css',
  3. out: '../css/backend.min.css',
  4. optimizeCss: 'default'
  5. })