Skip to content

Commit d34c4ad

Browse files
authored
Update README.md
1 parent 75c2562 commit d34c4ad

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
# @phucbm/tailwindcss-style-props
22

3-
[![release](https://badgen.net/github/release/phucbm/tailwindcss-style-props/)](https://www.npmjs.com/package/@phucbm/tailwindcss-style-props)
4-
[![npm weekly download](https://badgen.net/npm/dm/@phucbm/tailwindcss-style-props)](https://www.npmjs.com/package/@phucbm/tailwindcss-style-props)
3+
[![npm version](https://badgen.net/npm/v/@phucbm/tailwindcss-style-props?icon=npm)](https://www.npmjs.com/package/@phucbm/tailwindcss-style-props)
4+
[![npm downloads](https://badgen.net/npm/dm/@phucbm/tailwindcss-style-props?icon=npm)](https://www.npmjs.com/package/@phucbm/tailwindcss-style-props)
5+
[![npm dependents](https://badgen.net/npm/dependents/@phucbm/tailwindcss-style-props?icon=npm)](https://www.npmjs.com/package/@phucbm/tailwindcss-style-props)
6+
[![github stars](https://badgen.net/github/stars/phucbm/tailwindcss-style-props?icon=github)](https://github.com/phucbm/tailwindcss-style-props/)
7+
[![jsdelivr npm rank](https://badgen.net/jsdelivr/rank/npm/@phucbm/tailwindcss-style-props?icon=npm)](https://www.npmjs.com/package/@phucbm/tailwindcss-style-props)
8+
[![github license](https://badgen.net/github/license/phucbm/tailwindcss-style-props?icon=github)](https://github.com/phucbm/tailwindcss-style-props/blob/main/LICENSE)
9+
[![Made in Vietnam](https://raw.githubusercontent.com/webuild-community/badge/master/svg/made.svg)](https://webuild.community)
510

611
A Tailwind CSS plugin that enables easy addition of multiple inline style properties using a custom `style` utility.
712

@@ -94,4 +99,4 @@ The plugin parses the string value provided to the `style` utility by:
9499

95100
## License
96101

97-
MIT
102+
MIT

0 commit comments

Comments
 (0)