deprecated postcss parser no longer working #4071
Labels
area:api
Issues with Prettier's Application Programming Interface
locked-due-to-inactivity
Please open a new issue and fill out the template instead of commenting.
status:has pr
Issues with an accompanying pull request. These issues will probably be fixed soon!
type:bug
Issues identifying ugly output, or a defect in the program
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
*.scss
file - it still relies on the deprecated option.Thanks so much again for this library
The text was updated successfully, but these errors were encountered: