mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-25 08:38:57 -06: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.