Is tailwind used in real world when working at companies?What do you use to style your website

This page summarizes the projects mentioned and recommended in the original post on /r/Frontend

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. node-sass

    Discontinued :rainbow: Node.js bindings to libsass

    node-sass - yes i am aware its deprecated 😅

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Tailwind CSS

    A utility-first CSS framework for rapid UI development.

    tailwind

  4. dart-sass

    The reference implementation of Sass, written in Dart.

    dart-sass

  5. emotion

    👩‍🎤 CSS-in-JS library designed for high performance style composition

    emotion

  6. classnames

    A simple javascript utility for conditionally joining classNames together

    I use Tailwind + Next.js on most of my projects. Usually I add the following to the mix: - RadixUI+ tailwindcss-radix or HeadlessUI although I like Radix more - classnames - https://tailwindcss.com/blog/automatic-class-sorting-with-prettier - tailwind-merge - CSS Modules

  7. tailwind-merge

    Merge Tailwind CSS classes without style conflicts

    I use Tailwind + Next.js on most of my projects. Usually I add the following to the mix: - RadixUI+ tailwindcss-radix or HeadlessUI although I like Radix more - classnames - https://tailwindcss.com/blog/automatic-class-sorting-with-prettier - tailwind-merge - CSS Modules

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Not Everything Needs a Component

    5 projects | dev.to | 24 Nov 2024
  • Media Queries and Responsive Design

    5 projects | dev.to | 14 Sep 2023
  • Don't use Tailwind for your Design System

    8 projects | news.ycombinator.com | 11 Jan 2023
  • Just-In-Time: The Next Generation of Tailwind CSS

    4 projects | /r/javascript | 15 Mar 2021
  • Build an Admin Dashboard with Tailwind CSS - A Practical Tutorial

    1 project | dev.to | 26 May 2026

Did you know that JavaScript is
the 5th most popular programming language
based on number of references?