summaryrefslogtreecommitdiff
path: root/shells/dev.nix
diff options
context:
space:
mode:
Diffstat (limited to 'shells/dev.nix')
-rw-r--r--shells/dev.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/dev.nix b/shells/dev.nix
index 9f35993..c553358 100644
--- a/shells/dev.nix
+++ b/shells/dev.nix
@@ -14,5 +14,6 @@ pkgs.mkShell {
dioxus-cli
cargo-leptos
cargo-generate
+ tailwindcss
];
}