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 bf40417 commit 4338bd0Copy full SHA for 4338bd0
README.md
@@ -10,7 +10,7 @@ To get started, install `prettier-plugin-tailwindcss` as a dev-dependency:
10
npm install -D prettier prettier-plugin-tailwindcss
11
```
12
13
-Then add the plugin to your Prettier config:
+Then add the plugin to your [Prettier config](https://prettier.io/docs/en/configuration.html):
14
15
```js
16
// prettier.config.js
0 commit comments