Skip to content

Commit 162bbba

Browse files
authored
Merge pull request #1 from smmoosavi/patch-1
fix typo
2 parents 84d4997 + f2d0e7d commit 162bbba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ module.exports = {
2828
module: {
2929
loaders: [
3030
{
31-
test: /\.css$/,
31+
test: /\.scss$/,
3232
loaders: ['style', 'rtlcss', 'sass']
3333
}
3434
]

0 commit comments

Comments
 (0)