Collection of modern UI components and effects crafted in React and Tailwind CSS. - GitHub - ibelick/ui-snippets: Collection of modern UI components and effects crafted in React and Tailwind CSS.
Need colors between defined ones in tailwindcss? There have been times when I wished for colors like "slate 150" or "zinc 175." Luckily, I found a library that can help with this:
github.com/brandonmcconnell/tailwind-lerp-colors.
It allows you to define your own color stops programmatically.
Interpolate between defined colors in Tailwind config for additional color stops (e.g. red-425). Built with chroma.js. - GitHub - brandonmcconnell/tailwind-lerp-colors: Interpolate between defined ...
Designed to simplify your web development experience by seamlessly integrating Radix UI Themes with the class-based utility system of Tailwind CSS. This plugin empowers you to effortlessly combine the strengths of both technologies for efficient and elegant web application development.
ned.im/radix-ui-themes-with-tailwind