stalwart: pin tailwindcss

This commit is contained in:
Patrick
2025-02-17 22:38:30 +01:00
parent c1198e1ada
commit c38c1d4897
+2 -2
View File
@@ -3,7 +3,7 @@
rustPlatform,
fetchFromGitHub,
trunk,
tailwindcss,
tailwindcss_3,
fetchNpmDeps,
nix-update-script,
nodejs,
@@ -44,7 +44,7 @@ rustPlatform.buildRustPackage rec {
llvmPackages.bintools-unwrapped
nodejs
npmHooks.npmConfigHook
tailwindcss
tailwindcss_3
trunk
# needs to match with wasm-bindgen version in upstreams Cargo.lock
wasm-bindgen-cli_0_2_93