Skip to content

Commit fc89f30

Browse files
author
Alexander Ryzhikov
committed
Readme typo fix [ci skip]
1 parent 1f07531 commit fc89f30

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
@@ -57,7 +57,7 @@ ES5 webpack config
5757
loaders: [
5858
{
5959
test: /\.config.css$/,
60-
loader: 'postcss-variables-loaderes5=1'
60+
loader: 'postcss-variables-loader?es5=1'
6161
}
6262
]
6363
```

0 commit comments

Comments
 (0)