tailwind-clamp 4.3.1 → 4.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,8 @@
1
- # [Tailwind clamp 🗜️](https://nicolas-cusan.github.io/tailwind-clamp/)
1
+ # [Tailwind clamp](https://nicolas-cusan.github.io/tailwind-clamp/)
2
2
 
3
- Leverage the the CSS `clamp` function in your [Tailwind CSS](https://tailwindcss.com/) project.
3
+ **Fluid interfaces. From mobile to desktop.**
4
+
5
+ [Tailwind CSS](https://tailwindcss.com/) plugin to build responsive interfaces that scale smoothly using CSS `clamp()` without breakpoint micromanagement.
4
6
 
5
7
  ## Features
6
8