Skip to content

Commit

Permalink
chore: add docs
Browse files Browse the repository at this point in the history
  • Loading branch information
yibn2008 committed Apr 4, 2017
1 parent 72ccaa1 commit fa7512f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,9 @@ and you need install **node-sass** and **webpack** as peer dependencies.
'css-loader',
{
loader: 'fast-sass-loader',
includePaths: [ ... ]
options: {
includePaths: [ ... ]
}
}
]
},
Expand Down

0 comments on commit fa7512f

Please sign in to comment.