mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-03-17 07:10:37 -05:00
BREAKING CHANGE: `css.modules` option has been removed. To import css files (or any other supported pre-processor files) as CSS Modules, append the request with a `?module` resourceQuery.