We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb63430 commit 4697dd3Copy full SHA for 4697dd3
flake.nix
@@ -39,6 +39,7 @@
39
buildInputs = with pkgs; [
40
deno
41
nodejs
42
+ tailwindcss_4
43
typescript
44
];
45
};
0 commit comments