Skip to content

Commit

Permalink
docs: remove unnecessary line in example [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Jun 14, 2018
1 parent 9e9d4ee commit 3994dac
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/guide/css.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,6 @@ Sometimes you may want to pass options to the pre-processor's webpack loader. Yo

``` js
// vue.config.js
const fs = require('fs')

module.exports = {
css: {
loaderOptions: {
Expand Down

0 comments on commit 3994dac

Please sign in to comment.