From f8633d3b70707603270fecdf88e63173224c766c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Jona=C5=A1?= Date: Fri, 3 Dec 2021 23:45:14 +0100 Subject: [PATCH] feat(nxdev): make headline features more readable (#7891) --- nx-dev/nx-dev/pages/index.tsx | 31 +++++++++++++++++++++++++------ 1 file changed, 25 insertions(+), 6 deletions(-) diff --git a/nx-dev/nx-dev/pages/index.tsx b/nx-dev/nx-dev/pages/index.tsx index 4403470ddd..e8027bcdfd 100644 --- a/nx-dev/nx-dev/pages/index.tsx +++ b/nx-dev/nx-dev/pages/index.tsx @@ -90,13 +90,32 @@ export function Index() { Build Framework

- Nx helps architect, test, and build at any scale: + Nx helps architect, test, and build at + any scale:

-

- integrations with modern frameworks, distributed task - execution, computation caching, smart rebuilds of affected - projects, powerful code generators, editor support, GitHub - apps, and more. +

+ + integrations with modern frameworks + + + computation caching + + + smart rebuilds of affected projects + + + distributed task execution + + + powerful code generators + + + editor support + + + GitHub apps + + and more.