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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io
featured
  1. node-sass

    Discontinued :rainbow: Node.js bindings to libsass

    node-sass - yes i am aware its deprecated 😅

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS 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
  • Cómo instalar y configurar Tailwind CSS 4 con React y Vite (paso a paso)

    1 project | dev.to | 29 Jun 2025

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