Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update version of postcss-load-config #17595

Closed
7 tasks done
jscarle opened this issue Jul 1, 2024 · 2 comments
Closed
7 tasks done

Update version of postcss-load-config #17595

jscarle opened this issue Jul 1, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@jscarle
Copy link

jscarle commented Jul 1, 2024

Describe the bug

In an issue originally identified in the TailwindCSS repository, I've been able to work through the upstream dependencies and found that vite relies on postcss-load-config to load it's configuration files.

tailwindlabs/tailwindcss#13927

I originally thought that this was an issue with postcss-load-config, however I later realised that support for .mts files has already been integrated into it. The issue is that vite is using a very old version of postcss-load-config.

postcss/postcss-load-config#265

What build tool (or framework if it abstracts the build tool) are you using?

vue 3.4.31, typescript 5.5.2, vue-tsc 2.0.24, vite 5.3.2, tailwindcss 3.4.4

Reproduction

https://github.com/jscarle/ReproTailwindCSS

Steps to reproduce

No response

System Info

System:
    OS: Windows 11 10.0.22631
    CPU: (24) x64 13th Gen Intel(R) Core(TM) i7-13700KF
    Memory: 48.57 GB / 63.84 GB
  Binaries:
    Node: 22.3.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.8.1 - C:\Program Files\nodejs\npm.CMD
  Browsers:
    Edge: Chromium (123.0.2420.65)
    Internet Explorer: 11.0.22621.3527
  npmPackages:
    @vitejs/plugin-vue: ^5.0.5 => 5.0.5
    vite: ^5.3.2 => 5.3.2

Used Package Manager

npm

Logs

No response

Validations

@sapphi-red
Copy link
Member

I wasn't able to reproduce. At least, I can say we cannot update postcss-load-config until v6 as it's a breaking change: #15869

@sapphi-red
Copy link
Member

Closing as a duplicate of #15869

@sapphi-red sapphi-red closed this as not planned Won't fix, can't repro, duplicate, stale Aug 12, 2024
@sapphi-red sapphi-red added duplicate This issue or pull request already exists and removed pending triage labels Aug 12, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Aug 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants