In my project, when I import postcss-preset-env using esModule, I encounter an error: "Cannot find type definition file for 'postcss-preset-env'. The file is in the program because: Entry point for implicit type library 'postcss-preset-env'."
Actual Behavior
No response
Expected Behavior
No response
Can you reproduce it with npx @csstools/csstools-cli <plugin-name> minimal-example.css?
Reproduction link
No response
Bug description
In my project, when I import postcss-preset-env using esModule, I encounter an error: "Cannot find type definition file for 'postcss-preset-env'. The file is in the program because: Entry point for implicit type library 'postcss-preset-env'."
Actual Behavior
No response
Expected Behavior
No response
Can you reproduce it with
npx @csstools/csstools-cli <plugin-name> minimal-example.css
?None
npx
OutputNo response
Extra config
No response
What plugin are you experiencing this issue on?
PostCSS Preset Env
Plugin version
9.5.3
What OS are you experiencing this on?
Windows
Node Version
16.20.1
Validations
Would you like to open a PR for this bug?