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 4980660 commit bae7774Copy full SHA for bae7774
1 file changed
README.md
@@ -67,7 +67,7 @@ If user want to force light theme, you use `html.is-light`.
67
npm install --save-dev postcss postcss-dark-theme-class
68
```
69
70
-**Step 2:** Check you project for existed PostCSS config: `postcss.config.js`
+**Step 2:** Check your project for existing PostCSS config: `postcss.config.js`
71
in the project root, `"postcss"` section in `package.json`
72
or `postcss` in bundle config.
73
0 commit comments