element-theme icon indicating copy to clipboard operation
element-theme copied to clipboard

"Components" option has no any effect

Open teslor opened this issue 7 years ago • 1 comments

Using this config, CSS for all components is always generated.

const buildOptions =  {
  browsers: ['ie > 10', 'last 2 versions'],
  out: path + 'theme',
  config: path + 'element-variables.scss',
  minimize: false,
  components: ['button', 'input', 'select']
}

teslor avatar Mar 13 '18 10:03 teslor

铁子这个写哪里

XingKai04 avatar Oct 13 '21 08:10 XingKai04