Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems. Learn more β
Tailwind-merge Alternatives
Similar projects and alternatives to tailwind-merge
-
-
Civic Auth
Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management β all implemented with just a few lines of code. Start building today.
-
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
-
shadcn/ui
A set of beautifully-designed, accessible components and a code distribution platform. Works with your favorite frameworks. Open Source. Open Code.
-
styled-components
Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress π
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
stitches
[Not Actively Maintained] CSS-in-JS with near-zero runtime, SSR, multi-variant support, and a best-in-class developer experience.
-
-
-
-
-
-
-
prettier-plugin-tailwindcss
A Prettier plugin for Tailwind CSS that automatically sorts classes based on our recommended class order.
-
-
-
-
InfluxDB
InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
tailwind-merge discussion
tailwind-merge reviews and mentions
- Dicas para escrever Tailwind CSS de forma limpa
- Rethinking CSS in JS
-
Build a consistent Style API for Angular Components
The package tailwind-merge helps us to combine the tailwind classes, safely. It will replace the defaults once an override is provided. For example, text-slate-600, will be removed as soon as text-green-500 has been provided.
- βcnβ utility function in shadcn-ui/ui:
-
Tailwind CSS for frontend teams: From settings to rules
So the library I use is tailwind-merge, which is a class that eliminates conflicts between classes when using Tailwind. So I created the following utility function.
-
Styling React 2023 edition
clsx is a tiny utility for constructing className strings conditionally, I use it in conjunction with tailwind-merge which merges Tailwind CSS classes without style conflicts.
- Tailwind vs. Semantic CSS
-
How to merge Tailwind class in Elixir Phoenix
I searched for a solution, and I found tailwind-merge which is written in JavaScript. Basically it finds conflicted classes and resolve the conflict. For example:
-
TailwindCSS & Template Literals
I would suggest you to use CVA and tailwind-merge.
- Merge Tailwind CSS classes without style conflicts
-
A note from our sponsor - InfluxDB
influxdata.com | 20 Apr 2025
Stats
dcastil/tailwind-merge is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of tailwind-merge is TypeScript.