Skip to content

Commit

Permalink
Bump tailwind version
Browse files Browse the repository at this point in the history
  • Loading branch information
jollygreenlaser committed Dec 29, 2023
1 parent e3c85b2 commit 49e001b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ext/exe.rs
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ impl Command for CommandTailwind {
"tailwindcss"
}
fn default_version(&self) -> &'static str {
"v3.3.3"
"v3.4.0"
}
fn env_var_version_name(&self) -> &'static str {
ENV_VAR_LEPTOS_TAILWIND_VERSION
Expand Down

0 comments on commit 49e001b

Please sign in to comment.