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 a3a6076 commit 8824d4bCopy full SHA for 8824d4b
src/pages/docs/v4-beta.mdx
@@ -322,7 +322,7 @@ If your project uses PostCSS or you're using a framework like Next.js that suppo
322
$ npm install tailwindcss@next @tailwindcss/postcss@next
323
```
324
325
-Next, add our PostCSS plugin to your `postcss.config.js` file:
+Next, add our PostCSS plugin to your `postcss.config.mjs` file:
326
327
```js {{ filename: 'postcss.config.mjs' }}
328
export default {
0 commit comments