From a3be14a14d3603e0b72689fa5b35961447955365 Mon Sep 17 00:00:00 2001 From: jolheiser Date: Tue, 7 Nov 2023 18:42:41 -0600 Subject: [PATCH] docs: add deps to readme Signed-off-by: jolheiser --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index ce91590..77aaad8 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,15 @@ nix develop ``` If nix isn't available: + +#### Build Deps - [Go](https://go.dev) - [templ](https://github.com/a-h/templ) - [tailwind-ctp](https://git.jojodev.com/jolheiser/tailwind-ctp) (TailwindCSS standalone CLI with Catppuccin support) +#### Dev Deps +- [tailwind-ctp-intellisense](https://git.jojodev.com/jolheiser/tailwind-ctp-intellisense) +- [HTML LSP](https://github.com/vscode-langservers/vscode-html-languageserver-bin) or similar ### Building