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 |