Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
LeaVerou committed Sep 20, 2020
1 parent 27148d2 commit 4bd1241
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -17,7 +17,7 @@ <h2>A tiny, permissive CSS selector parser</h2>
<ul>
<li>Parse & traverse CSS selectors</li>
<li>Calculate specificity</li>
<li>Only 2KB and no dependencies</li>
<li>Only <a href="https://bundlephobia.com/result?p=parsel-js@1.0.0">2KB</a> and no dependencies</li>
<li>Supports the entire <a href="https://w3.org/TR/selectors-4">Selectors 4</a> syntax</li>
<li>Permissive enough to work with a lot of potential future syntax</li>
</ul>
Expand Down

0 comments on commit 4bd1241

Please sign in to comment.