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 5f6acee commit 76e1614Copy full SHA for 76e1614
flake.nix
@@ -39,6 +39,7 @@
39
buildInputs = with pkgs; [
40
deno
41
nodejs
42
+ tailwindcss_4
43
typescript
44
];
45
};
0 commit comments