Skip to content

Commit 1f072c4

Browse files
Add recommendations section
1 parent 0567140 commit 1f072c4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,3 +113,8 @@ This plugin is…
113113
---
114114

115115
I hope you find `jstool-for-tailwindcss` a valuable addition to your projects. If you have any issues or suggestions, don't hesitate to open an issue or pull request.
116+
117+
If you liked this, you might also like my other Tailwind CSS plugins:
118+
* [multitool-for-tailwindcss](https://github.com/brandonmcconnell/multitool-for-tailwindcss): Group utilities together by variant
119+
* [tailwind-lerp-colors](https://github.com/brandonmcconnell/tailwind-lerp-colors): Expand your color horizons and take the fuss out of genertaing new—or expanding existing—color palettes
120+
* [tailwindcss-directional-shadows](https://github.com/brandonmcconnell/tailwindcss-directional-shadows): Supercharge your shadow utilities with added directional support (includes directional `shadow-border` utilities too ✨)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jstool-for-tailwindcss",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "JS script injection utility for Tailwind CSS",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)