turbo
f56b345a - fix(postcss): fallback postcss config locations (#6119)

Commit
2 years ago
fix(postcss): fallback postcss config locations (#6119) ### Description - closes https://github.com/vercel/turbo/issues/5068 For the postcss transform specific, there's no gaurantee if we lookup context from the path of the source as we allow to include import outside of the project root as resolvable. PR amends lookup behavior for the config, that looks for the project root first then try to use source path later. Closes WEB-1719 --------- Co-authored-by: Will Binns-Smith <wbinnssmith@gmail.com>
Author
Parents
Loading