Feature Rich
diff --git a/docs/config/README.md b/docs/config/README.md
index 359d09d264..d039bc647f 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -4,8 +4,6 @@ sidebar: auto
# Configuration Reference
-
-
## Global CLI Config
Some global configurations for `@vue/cli`, such as your preferred package manager and your locally saved presets, are stored in a JSON file named `.vuerc` in your home directory. You can edit this file directly with your editor of choice to change the saved options.
@@ -266,7 +264,7 @@ See [the plugin's README](https://github.com/vuejs/vue-cli/blob/dev/packages/%40
When building as a library, you can also set this to `false` to avoid your users having to import the CSS themselves.
Extracting CSS is disabled by default in development mode since it is incompatible with CSS hot reloading. However, you can still enforce extraction in all cases by explicitly setting the value to `true`.
-
+
Instead of a `true`, you can also pass an object of options for the [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) if you want to further configure what this plugin does exactly.
### css.sourceMap
diff --git a/docs/guide/README.md b/docs/guide/README.md
index eb8bfeb3cd..ce726a8f0e 100644
--- a/docs/guide/README.md
+++ b/docs/guide/README.md
@@ -4,8 +4,6 @@ sidebarDepth: 0
# Overview
-
-
::: warning
This documentation is for `@vue/cli` version **3.x**. For the old `vue-cli`, see [here](https://github.com/vuejs/vue-cli/tree/v2#vue-cli--).
:::
diff --git a/docs/ru/README.md b/docs/ru/README.md
index 1815f27fc0..1b0923f4b9 100644
--- a/docs/ru/README.md
+++ b/docs/ru/README.md
@@ -6,10 +6,6 @@ actionLink: /ru/guide/
footer: MIT Licensed | Copyright © 2018-present Evan You
---
-
-
-
-
Богатые возможности
diff --git a/docs/ru/config/README.md b/docs/ru/config/README.md
index 0f05874a72..d07e248ced 100644
--- a/docs/ru/config/README.md
+++ b/docs/ru/config/README.md
@@ -4,8 +4,6 @@ sidebar: auto
# Конфигурация
-
-
## Глобальная конфигурация CLI
Некоторые глобальные настройки для `@vue/cli`, такие как предпочитаемый менеджер пакетов и ваши локальные пресеты настроек, сохранены в JSON-файле `.vuerc` в вашем домашнем каталоге. Вы можете использовать любой редактор для изменения этих настроек.
diff --git a/docs/ru/guide/README.md b/docs/ru/guide/README.md
index d5a8da7e1a..9b0a97679f 100644
--- a/docs/ru/guide/README.md
+++ b/docs/ru/guide/README.md
@@ -4,8 +4,6 @@ sidebarDepth: 0
# Введение
-
-
::: warning Предупреждение
Эта документация для `@vue/cli` версии **3.x**. Для старой версии `vue-cli`, см. [здесь](https://github.com/vuejs/vue-cli/tree/v2#vue-cli--).
:::
diff --git a/docs/zh/guide/README.md b/docs/zh/guide/README.md
index 461f0fc2be..19b3e9190a 100644
--- a/docs/zh/guide/README.md
+++ b/docs/zh/guide/README.md
@@ -4,8 +4,6 @@ sidebarDepth: 0
# 介绍
-
-
::: warning 警告
这份文档是对应 `@vue/cli` **3.x** 版本的。老版本的 `vue-cli` 文档请移步[这里](https://github.com/vuejs/vue-cli/tree/v2#vue-cli--)。
:::