Commit 1326651
committed
Merge #479: Fix
397d144 fix: [#352] WARN Using postcss.config.js is not supported together with Nuxt. Use options.postcss (Jose Celano)
Pull request description:
It fixes this build warning:
```
WARN Using postcss.config.js is not supported together with Nuxt. Use options.postcss instead. You can read more in https://nuxt.com/docs/api/configuration/nuxt-config#postcss.
```
ACKs for top commit:
josecelano:
ACK 397d144
Tree-SHA512: 3e626f2145c41ebaa96cb4e4415d3bd6519d83bc051fc614bf17f07124120dcd66f6cfa7f60923bb1cf1471accac3f19b7f0e73f583aca5c77d96322138ee4f2WARN Using postcss.config.js is not supported together w…
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
46 | 53 | | |
This file was deleted.
0 commit comments