#tailwind-css

[ follow ]
fromJulia Evans
2 weeks ago
Web development

Moving away from Tailwind, and learning to structure my CSS

Tailwind’s structured systems and reset styles can be imitated to build semantic HTML with maintainable vanilla CSS and avoid CSS chaos.
Web development
fromInfoQ
1 month ago

Tailwind CSS 4.2 Ships Webpack Plugin, New Palettes and Logical Property Utilities

Tailwind CSS 4.2.0 introduces a webpack plugin, new color palettes, and expanded logical property utilities, enhancing integration and design flexibility.
Angular
fromMedium
2 months ago

How I Built an AI-Powered Resume Website That Talks to Recruiters - For Free

Build an interactive resume website with a RAG-powered AI chatbot using Next.js, Tailwind CSS, Groq, and Vercel for $0/month.
Web development
fromCSS-Tricks
2 months ago

4 Reasons That Make Tailwind Great for Building Layouts | CSS-Tricks

Tailwind CSS utilities make layouts more readable and mentally visualizable than traditional CSS by keeping HTML structure apparent in the code.
fromCSS-Tricks
3 months ago

Distinguishing "Components" and "Utilities" in Tailwind | CSS-Tricks

Here's a really quick tip. You can think of Tailwind utilities as components - because you can literally make a card "component" out of Tailwind utilities. @utility card { border: 1px solid black; padding: 1rlh; } This blurs the line between "Components" and "Utilities" so we need to better define those terms. The Great Divide - and The Great Unification
Web development
Web frameworks
fromMedium
3 months ago

Is separation of concerns a goal or a lie?

Separation of concerns makes frameworks like React and Tailwind beneficial by dividing complex problems into manageable parts, improving team collaboration and long-term maintainability.
Web development
fromLogRocket Blog
3 months ago

Shadcn UI adoption guide: Overview, examples, and alternatives - LogRocket Blog

Shadcn UI provides copy-pastable component source built on Tailwind CSS with Radix/Base UI primitives, supporting major frameworks and prioritizing developer flexibility over prepackaged components.
Software development
fromTheregister
4 months ago

Vibe coding may be hazardous to open source

AI coding tools reduced Tailwind documentation traffic by about 40%, cutting commercial exposure and causing Tailwind Labs to lay off three workers.
Web frameworks
fromLogRocket Blog
4 months ago

A dev's guide to Tailwind CSS in 2026 - LogRocket Blog

Tailwind CSS remains highly popular, but AI-driven code generation sharply reduced documentation traffic and Tailwind Labs' revenue, prompting major layoffs and strategic reassessment.
UX design
fromPaulmakeswebsites
4 months ago

The Incredible Overcomplexity of the Shadcn Radio Button

Shadcn layers styled components and extra dependencies on top of Radix's unstyled primitives, increasing complexity for simple HTML inputs like radio buttons.
Ruby on Rails
fromrubyflow.com
4 months ago

Maquina Components 0.3.0: Combobox and Toast

Maquina Components 0.3.0 adds Combobox and Toast components for Rails, using ERB partials, Tailwind CSS, and minimal Stimulus.
Web development
fromLogRocket Blog
5 months ago

Frontend Wrapped 2025: The 10 storylines that defined the year - LogRocket Blog

TypeScript and Tailwind solidified dominant roles in 2025, AI reshaped workflows, and major updates set new directions for frontend development into 2026.
#vuejs
React
fromJqueryscript
6 months ago

6 Best shadcn/ui Date Picker Components for React + TailwindCSS (2025)

Enhanced shadcn/ui Date Picker components extend the default with range selection, time input, presets, comparison modes, and timezone support while preserving Tailwind design integration.
Web frameworks
fromVue.js Jobs
6 months ago

Full Stack Developer at Vue School - VueJobs

BitterBrains seeks a full-stack developer skilled in Laravel, PHP, Vue.js/Nuxt, SSR/SSG, Redis job queues, and Tailwind to build scalable, high-performance web apps.
fromjQuery Script
8 months ago

Modern, Customizable jQuery Modal Plugin for Tailwind CSS

Tailwind-jQuery Modal is a lightweight jQuery modal plugin that creates responsive, modern, customizable modal dialogs for web apps styled with the Tailwind CSS framework. It combines the utility-first approach of Tailwind CSS with jQuery's DOM manipulation capabilities to provide smooth anf flexible modal experiences across different devices. Features: Multiple Modal Types: Support for standard dialogs, slide panels, and image/video modals. Animation Framework: CSS3-powered transitions with customizable timing and effects. Media Modal Support: Built-in image zoom and YouTube video embedding capabilities.
Web development
fromLogRocket Blog
9 months ago

daisyUI 5 is here: What's new and what to expect - LogRocket Blog

If you've worked with Tailwind CSS, chances are you've used daisyUI. As one of the most popular Tailwind component libraries, it's valued for its sensible defaults, wide component set, and flexibility that feels native to Tailwind. Now, with the release of Tailwind CSS 4, the ecosystem is evolving - and daisyUI is keeping pace. Version 5 is more than an update: it's a complete rewrite built to be smaller, faster, and more customizable.
Web frameworks
#color-system
Web design
fromCSS-Tricks
10 months ago

Using CSS Cascade Layers With Tailwind Utilities | CSS-Tricks

Tailwind's strength lies in its utility-first approach, which can be customized through different layering strategies.
The Unorthodox Choice allows for greater flexibility and convenience in managing CSS styling with Tailwind.
UX design
fromHackernoon
3 years ago

Finally, a Tailwind Debugger That Lives in Your Browser | HackerNoon

Tail Lens offers a solution to the common workflow frustrations experienced by Tailwind CSS users through live editing and instant feedback.
[ Load more ]