Skip to content

Commit a51b2b5

Browse files
Val-istar-Guoposva
authored andcommitted
docs: add quotes (#1509)
1 parent d5f1e88 commit a51b2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zh/guide/extract-css.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ module.exports = {
3333
plugins: [
3434
// ... 忽略 vue-loader 插件
3535
new MiniCssExtractPlugin({
36-
filename: style.css
36+
filename: 'style.css'
3737
})
3838
]
3939
}

0 commit comments

Comments
 (0)