We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b0a5b2 commit af07195Copy full SHA for af07195
README.md
@@ -7,8 +7,8 @@ will generate `.css.d.ts` files near the `.css`. Please take a look at
7
[this discussion](https://github.com/Quramy/typed-css-modules/issues/2) to make a decision.
8
9
You can affect how `typed-css-modules` behaves by using query parameters. The loader
10
-will pass on any query parameters you send give it to the constructor of the DtsCreator
11
-class. For more info on available options, have a look at the
+will pass any query parameters you specify to the constructor of the `DtsCreator`
+class. For more info on available options, please take a look here:
12
[DtsCreator constructor](https://github.com/Quramy/typed-css-modules#new-dtscreatoroption).
13
14
0 commit comments