TailwindCSS 2.x
Any chance this will be updated to support the newer versions of TailwindCSS? The peerDependency row in package.json is causing issues.
TailwindCSS 3.x is just around the corner and we still don't even have 2.x support in this package. Has it been abandoned?
No longer able to be installed the following Errors will tell why
npm i tailwindcss-plugins -D npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: undefined@undefined npm ERR! Found: [email protected] npm ERR! node_modules/tailwindcss npm ERR! dev tailwindcss@"^3.0.0" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer tailwindcss@"^1.0" from [email protected] npm ERR! node_modules/tailwindcss-plugins npm ERR! dev tailwindcss-plugins@"*" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force, or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! See C:\Users\rhoyl\AppData\Local\npm-cache\eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\rhoyl\AppData\Local\npm-cache_logs\2022-01-28T18_36_10_062Z-debug-0.log
Please update ASAP would like this better than the default; and if posable make it where it can be used in Laravel 9x with php 8.1 or above. Thanks for your time an effort.