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
Yarn can correctly use the latest version automatically. For some reason
NPM itself can't, even after running `npm cache clean --force`, which
should clean the cache. It's a bit unfortunate to include this extra
bloat, but what can you do...
Fixes: #675
Since Tailwind [does not automatically add vendor prefixes](/docs/browser-support#vendor-prefixes) to the CSS it generates, we recommend installing [autoprefixer](https://github.com/postcss/autoprefixer) to handle this for you like we've shown in the snippet above.
0 commit comments