diff --git a/site/src/pages/index.html b/site/src/pages/index.html index 2e77cbb..59573a1 100644 --- a/site/src/pages/index.html +++ b/site/src/pages/index.html @@ -90,14 +90,12 @@
Writing Web Components from the vanilla
- This project aims to ease this with virtually zero need for advanced - tooling and working closest to vanilla custom element APIs. It works - on current-day browsers without needing compilers, transpilers, or + This project aims to ease this with virtually zero tooling required + and working closest to vanilla custom element APIs. It works on + current-day browsers without needing compilers, transpilers, or polyfills.