Parcourir la source

Minor wording change

Kyle Agronick il y a 6 ans
Parent
commit
ed73f5268d
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      docs/builds/guides/frameworks/vuejs.md

+ 2 - 2
docs/builds/guides/frameworks/vuejs.md

@@ -221,8 +221,8 @@ module.exports = {
 	},
 
 	chainWebpack: config => {
-		// Vue CLI would normally use its own loader to load .svg files. The icons used by
-		// CKEditor should be loaded using raw-loader instead.
+		// Vue CLI would normally use its own loader to load .svg and .css files. The icons 
+		// used by CKEditor should be loaded using raw-loader instead.
 
 		//Add the ability to build the CSS files
 		config.module