Add tailwindcss-padded-radius plugin (#276)
This commit is contained in:
parent
d66f88ed7c
commit
5dc9a490d9
|
|
@ -83,6 +83,7 @@
|
|||
- [Multi Theme](https://tailwindcss-multi-theme.now.sh/) - Creates multiple themes based on a single `theme` property.
|
||||
- [Background svg](https://github.com/AndersNielsen85/tailwindcss-bg-svg) - Inject svgs as background images with color variants.
|
||||
- [Brand Colors](https://github.com/praveenjuge/tailwindcss-brand-colors) - Adds various brand colors for background, border and text.
|
||||
- [Padded Radius](https://github.com/locksten/tailwindcss-padded-radius) - Adds variants for matching nested border radii.
|
||||
|
||||
> 🛑 - _The functionalities these plugins below offer have been fully or partially implemented in the latest Tailwind CSS versions._
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue