From 45bcd7eaa10091ef089fb94ef80e124972db3912 Mon Sep 17 00:00:00 2001 From: Robin Delattre Date: Sun, 2 Aug 2026 22:52:54 +0200 Subject: [PATCH] Add 'Tailwind Color Matrix' to README Add the link to 'Tailwind Color Matrix' in the list of resources. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 687103c..47f0418 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ - πŸŽ¨πŸŒπŸ”§ [Fullwind CSS](https://fullwindcss.com/) - Extend Tailwind CSS color palettes with additional shades. - πŸŽ¨πŸŒπŸ”§ [Inclusive colors](https://www.inclusivecolors.com/) - Create fine-tuned WCAG accessible Tailwind CSS color palettes. - πŸŽ¨πŸŒπŸ”§ [FreeColorPalettes.co](https://freecolorpalettes.co/tints-shades) - Generates a 50–950 Tailwind CSS color scale from any hex color. +- πŸŽ¨πŸŒπŸ”§ [Tailwind Color Matrix](https://en.piedweb.com/tailwind-color-matrix) - Visualize, test and share your Tailwind palettes - πŸŒπŸ”§ [Base-2 Rounding](https://objectivelyround.dev) - Spacing and sizing value picker for Tailwind CSS v4's bracketless arbitrary values. - πŸ”ΌπŸŒ [Prefixer](https://github.vue.tailwind-prefix.cbass.dev) - Tailwind classes' prefixer tool. - πŸ”Ό [RustyWind](https://github.com/avencera/rustywind) - CLI tool for sorting Tailwind CSS classes.