mirror of
https://github.com/vuejs/vue-cli.git
synced 2026-01-25 08:38:57 -06:00
docs: fix typo in en.json (#5885) [ci skip]
This commit is contained in:
@@ -629,7 +629,7 @@
|
||||
"css": {
|
||||
"modules": {
|
||||
"label": "Enable CSS Modules",
|
||||
"description": "By default, only files that ends in *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules."
|
||||
"description": "By default, only files that end with *.module.[ext] are treated as CSS modules. Enabling this will treat all style files as CSS modules."
|
||||
},
|
||||
"extract": {
|
||||
"label": "Extract CSS",
|
||||
|
||||
Reference in New Issue
Block a user