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
Turns out the `undefined` fallback doesn't work so well after all: See Automattic/jetpack#13854 which currently fails to find a PostCSS config.
I tried various other fixes (setting different levels of config options to `undefined` or empty object), but none seemed to work. The fix I ended up was the only reliable way I could find.
0 commit comments