We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 923b70f commit b744560Copy full SHA for b744560
README.md
@@ -1,12 +1,14 @@
1
-# declass
+
2
3
-> Statically analyze HTML to detect potential class groupings
+# declass
4
5
[![npm version][npm-version-src]][npm-version-href]
6
[![npm downloads][npm-downloads-src]][npm-downloads-href]
7
[![Github Actions][github-actions-src]][github-actions-href]
8
[![Codecov][codecov-src]][codecov-href]
9
10
+> Statically analyze HTML to detect potential class groupings
11
+
12
## Install
13
14
Install using npm or yarn:
0 commit comments