export default { id: 'engine.config', theme: 'light', material: ['./mock/bundle.json'], scripts: [], styles: [], // 是否开启 TailWindCSS 特性 enableTailwindCSS: true }