Add tailwindcss-padded-radius plugin (#276)

This commit is contained in:
locksten
2020-08-05 18:28:04 +03:00
committed by GitHub
parent d66f88ed7c
commit 5dc9a490d9

View File

@@ -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._