feat(site): update project description
This commit is contained in:
parent
5cc52e66f4
commit
a0f62d65d4
1 changed files with 4 additions and 4 deletions
|
@ -56,9 +56,8 @@
|
|||
<main>
|
||||
<section>
|
||||
<p>
|
||||
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.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
|
@ -90,7 +89,8 @@
|
|||
<p>
|
||||
Writing Web Components directly from
|
||||
<code-block inline>HTMLElement</code-block> 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.
|
||||
</p>
|
||||
<p>
|
||||
This project aims to address this with virtually zero tooling required
|
||||
|
|
Loading…
Reference in a new issue