You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(nf): get proper project root path to run esbuild
With proper project root path, the `loadPostcssConfiguration` function works as expected after the v21 update.
Also, it's possible to simplify the `getTailwindConfig` implemntation, it will still build the correct relative path.
0 commit comments