Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] Upgrade to Tailwindcss 3 #78

Closed
bingalls opened this issue Dec 13, 2021 · 5 comments
Closed

[feature] Upgrade to Tailwindcss 3 #78

bingalls opened this issue Dec 13, 2021 · 5 comments

Comments

@bingalls
Copy link

I started a fork, to upgrade TailKit to Tailwindcss 3, but ran into problems, some of which are documented in my README.md

  • lint fails for the build/ directory. It should likely be excluded.
  • Cannot upgrade Node past v14 because of Webpack 4.
  • Cannot upgrade React & dependencies past v16 because of react-simple-code-editor v0.11.0

The biggest problem is that Tailwind 3 requires PostCss 8 & Autoprefixer >=10. You'll notice this in
Error: true is not a PostCSS plugin.

Here are some links with details:

Happy bug hunting!

@bingalls
Copy link
Author

@Charlie85270 #80 should close this feature request.

@bingalls
Copy link
Author

bingalls commented Dec 29, 2021

Upgrading Webpack >4 has problems. Best to keep "@next/bundle-analyzer": "^9.5.5", the Webpack dependency.

@hanumanjiblog
Copy link

Please Upgrade As Soon as possible

@bingalls
Copy link
Author

bingalls commented Apr 4, 2022

As a OSS project, this is entitled to a free upgrade from https://laravelshift.com/upgrade-tailwind-css-2-to-tailwind-css-3
However, it really requires @Charlie85270 to set this up in this original repository.
This should make it easier for us, including @hanumanjiblog & I to finish the upgrade.

@Charlie85270
Copy link
Owner

Hey guys ! Sorry for my late answer and reaction, I'm back !

I finally upgraded the project with Tailwind CSS v3 !
Closed with bf5c636

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants