#Cannot find package 'tailwindcss'
1 messages · Page 1 of 1 (latest)
tailwindcss is now a peer dependency for the integration. So it needs to be installed separately 😇
By installing the npm package
npm i tailwindcss
1 messages · Page 1 of 1 (latest)
Trying to deploy to Vercel and seeing the following.
Any ideas?
tailwindcss is now a peer dependency for the integration. So it needs to be installed separately 😇
By installing the npm package
npm i tailwindcss