Skip to content

Commit b4e637e

Browse files
committed
Revert "Update postcss-load-config to version 4.0.1 (#8686)"
This reverts commit c47e666. Node 12 reached EOL on 30 April 2022 after which there will be no more bugfix or security releases. This is one reason why `postcss-load-config` dropped support for Node 10 *and* 12. However, as we still support Node 12 in Tailwind CSS v3, we can’t upgrade to `postcss-load-config` 4.0.
1 parent 3504b15 commit b4e637e

File tree

2 files changed

+12
-29
lines changed

2 files changed

+12
-29
lines changed

package-lock.json

+11-28
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"postcss": "^8.4.14",
8080
"postcss-import": "^14.1.0",
8181
"postcss-js": "^4.0.0",
82-
"postcss-load-config": "^4.0.1",
82+
"postcss-load-config": "^3.1.4",
8383
"postcss-nested": "5.0.6",
8484
"postcss-selector-parser": "^6.0.10",
8585
"postcss-value-parser": "^4.2.0",

0 commit comments

Comments
 (0)