From e9c015075ae39d7f791db7012a52febc2804ec58 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 9 Jun 2025 22:05:05 +0100 Subject: [PATCH] Add tailwindcss and language server --- flake.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/flake.nix b/flake.nix index 15ab5855f..cf63c0f54 100644 --- a/flake.nix +++ b/flake.nix @@ -36,6 +36,8 @@ phpactor phpPackages.composer sqlite + tailwindcss_4 + tailwindcss-language-server ]; commands = [