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

chore: examples/tailwind_axum bumped tailwindcss to 3.4.2. #2443

Merged
merged 1 commit into from
Mar 19, 2024

Conversation

martinfrances107
Copy link
Contributor

Just a minor change.

For context tailwindcss version 4 is slated for release later this year.

v4 promises a major improvement in build times...
( The tailwind engine is being ported to RUST!!! )

That will take a more complete adjustment .. but I find
in good software many non-breaking changes will be
slipped into the final v3 release -- so it pays to de-risk
our project by keeping it as tightly in sync as possible.

@martinfrances107
Copy link
Contributor Author

On sec ... I will update this patch, to be consistent many examples need updating.

@martinfrances107
Copy link
Contributor Author

On reflection I think this PR is ready to go

The other examples will auto update

For example

cd tailwind_csr
cargo make ci 
argo-make] INFO - Execute Command: "rustup" "run" "nightly-2024-01-29" "trunk" "build"
2024-03-18T18:51:05.841890Z  INFO 🚀 Starting trunk 0.19.1
2024-03-18T18:51:05.844343Z  INFO 📦 starting build
2024-03-18T18:51:05.844791Z  INFO spawned hook sh command_arguments=["-c", "npx tailwindcss -i input.css -o style/output.css"]
2024-03-18T18:51:05.846541Z  INFO spawning hook stage=PreBuild command=sh
Need to install the following packages:
[email protected]
Ok to proceed? (y) 

@benwis
Copy link
Contributor

benwis commented Mar 19, 2024

LGTM, thanks for the PR!

@benwis benwis merged commit 841d7a6 into leptos-rs:main Mar 19, 2024
10 checks passed
@martinfrances107 martinfrances107 deleted the bump_tailwindcss branch March 20, 2024 12:32
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

Successfully merging this pull request may close these issues.

2 participants