-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
deprecated postcss parser no longer working #4071
Copy link
Copy link
Closed
Labels
area:apiIssues with Prettier's Application Programming InterfaceIssues with Prettier's Application Programming Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.status:has prIssues with an accompanying pull request. These issues will probably be fixed soon!Issues with an accompanying pull request. These issues will probably be fixed soon!
Metadata
Metadata
Assignees
Labels
area:apiIssues with Prettier's Application Programming InterfaceIssues with Prettier's Application Programming Interfacelocked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.Please open a new issue and fill out the template instead of commenting.status:has prIssues with an accompanying pull request. These issues will probably be fixed soon!Issues with an accompanying pull request. These issues will probably be fixed soon!
The problematic commit is dc26445
I was unable to reproduce on the playground because this is a deprecated option, thus I created a
github repowith reproduction instructions.I looked a bit at the code but was pretty lost at the intent of what all was going on in that commit. It would be helpful to have someone more familiar with the codebase take a look, though I will spend some more time myself tomorrow.
Workaround:
npm i [email protected]I noticed this issue when prettier-atom was unable to format my
*.scssfile - it still relies on the deprecated option.Thanks so much again for this library