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
test: workaround npm cleanup for ng add tailwind E2E
Add an explicit removal of previous `tailwindcss` at the start of the
`commands/add/add-tailwindcss.ts` E2E test to workaround issues with
npm not fully uninstalling the package from previous tests.
0 commit comments