From 81ebeffc936719ee62da5fb19de672d43d54bad9 Mon Sep 17 00:00:00 2001 From: Isaac Abraham Date: Tue, 19 Dec 2023 15:50:12 +0000 Subject: [PATCH] Update template-overview.md --- docs/template-overview.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/template-overview.md b/docs/template-overview.md index d465833e..0a52e135 100644 --- a/docs/template-overview.md +++ b/docs/template-overview.md @@ -40,11 +40,11 @@ dotnet new SAFE -m | Feature | Standard | Minimal | |-:|:-:|:-:| -| Styling | Feliz.Bulma | None | +| Styling | Tailwind | None | | Starter App | Todo List | None | | Communication | Fable Remoting | Raw HTTP | | .NET Package Manager | Paket | NuGet | | Build Tooling | FAKE | None | | Azure Integration | Farmer | None | | Testing Support | Client and Server | None | -| Recommendations | VS Code Extensions, Code Style | No | \ No newline at end of file +| Tooling | VS Code Extensions, Fantomas | None |