Tailwind CSS has been a game-changer for developers, but there are anti-patterns to avoid when working with it. Avoid relying solely on the built-in color palette, under-utilize theme customization, and use a component-based framework. Additionally, avoid using the `@apply` directive and using Tailwind in domain-level components.
Table of contents
1. Using the Built-in color Palette2. Under-Utilizing Theme Customization.3. Not Using a Component-based Framework.4. Using the @apply Directive.5. Using Tailwind a t All in Domain-level Components.Tailwind CSS Pitfalls32 Comments
Sort: