parent
4b9c0c2702
commit
a3be14a14d
|
@ -15,10 +15,15 @@ nix develop
|
||||||
```
|
```
|
||||||
|
|
||||||
If nix isn't available:
|
If nix isn't available:
|
||||||
|
|
||||||
|
#### Build Deps
|
||||||
- [Go](https://go.dev)
|
- [Go](https://go.dev)
|
||||||
- [templ](https://github.com/a-h/templ)
|
- [templ](https://github.com/a-h/templ)
|
||||||
- [tailwind-ctp](https://git.jojodev.com/jolheiser/tailwind-ctp) (TailwindCSS standalone CLI with Catppuccin support)
|
- [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
|
### Building
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue