index.less 239 B

1234567
  1. // Default using variable as entry to support site variable version
  2. // This will be replaced in webpack bundle
  3. // @root-entry-name: variable;
  4. // @import './default.less';
  5. // @import './variable.less';
  6. @import './@{root-entry-name}.less';