From a0f62d65d41069a638429af7aeee166405be9297 Mon Sep 17 00:00:00 2001 From: Ayo Date: Tue, 12 Dec 2023 08:36:33 +0100 Subject: [PATCH] feat(site): update project description --- site/src/pages/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/site/src/pages/index.html b/site/src/pages/index.html index 597e4cd..0647275 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -56,9 +56,8 @@

- Get the easy authoring experience you have come to love from popular - JS frameworks -- with minimal tooling and very thin abstraction over - the vanilla web platform. + Get the easy authoring experience you have come to love and build + standard custom elements with zero bundlers, transpilers or polyfills.

  • @@ -90,7 +89,8 @@

    Writing Web Components directly from HTMLElement can seem confusing and - hard to maintain, especially when coming from popular JS frameworks. + hard to maintain, especially when coming from popular JS frameworks + and other projects that recommend complex setups.

    This project aims to address this with virtually zero tooling required