Skip to content

Commit e393ded

Browse files
authored
chore: add badges
1 parent d84ee37 commit e393ded

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# tailwindcss-standalone
22

3+
[![unpkg size](https://badgen.net/badgesize/normal/https/unpkg.com/tailwindcss-standalone/dist/index.js)](https://unpkg.com/tailwindcss-standalone/) [![jsdelivr](https://badgen.net/jsdelivr/hits/npm/tailwindcss-standalone)](https://www.jsdelivr.com/package/npm/tailwindcss-standalone)
4+
35
> Standalone build of `tailwindcss` that runs in browser.
46
57
## Usage
@@ -38,4 +40,4 @@ import tailwindcss from 'tailwindcss-standalone'
3840

3941
## License
4042

41-
MIT.
43+
MIT.

0 commit comments

Comments
 (0)