Skip to content

Commit 418fd09

Browse files
docs: fix typo
1 parent 331031a commit 418fd09

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
@@ -1085,7 +1085,7 @@ module.exports = {
10851085
],
10861086
},
10871087
plugins: [
1088-
new Self({
1088+
new MiniCssExtractPlugin({
10891089
filename: "[name].css",
10901090
attributes: {
10911091
id: "theme",

0 commit comments

Comments
 (0)