Skip to content

Commit 7117b21

Browse files
author
Johan Persson
committed
Revert "Fixed misspelled loader name in the example in the README."
This reverts commit 6b0a5b2.
1 parent 6b0a5b2 commit 7117b21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const settings = {
2222
{
2323
test: /\.css$/,
2424
exclude: /node_modules/,
25-
loader: 'typed-css-modules-loader'
25+
loader: 'typed-css-modules'
2626
}
2727
],
2828
}

0 commit comments

Comments
 (0)