Skip to content

Commit c7ecbde

Browse files
committed
chore: shared raedme update
1 parent 3cf1f14 commit c7ecbde

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

packages/shared/README.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
The shared utils of tailwindcss-mangle
44

5+
## Install
6+
7+
```bash
8+
<npm|yarn|pnpm> i tailwindcss-mangle-shared
9+
```
10+
511
## Usage
612

7-
// TODO
13+
### ClassGenerator
14+
15+
the class generator of tailwindcss-mangle
16+
17+
### escapeStringRegexp
18+
19+
### makeRegex
20+
21+
### splitCode
22+
23+
### defaultMangleClassFilter

0 commit comments

Comments
 (0)