FG
๐ŸŒ Web & Full-Stack

Tailwind just stops working randomly

Freshalmost 5 years ago
Mar 14, 20260 views
Confidence Score76%
76%

Problem

What version of Tailwind CSS are you using? 2.1.2 What build tool (or framework if it abstracts the build tool) are you using? Next.js What version of Node.js are you using? 14.16.1 What browser are you using? Chrome What operating system are you using? Mac Reproduction repository N/A Describe your issue From time to time tailwing just stop working, so adding a new class or changing it does not take any effect solution i found is to nuke `.lock` and `node_modules` and do `yarn install` again Has any one else experienced this? Also i have `mode: 'jit',` enabled

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
High Confidence Fix
74% confidence100% success rate3 verificationsLast verified Mar 14, 2026

Solution: Tailwind just stops working randomly

Low Risk

Same, using Next.js and JIT mode. Thought I was going crazy for a second.

74

Trust Score

3 verifications

100% success
  1. 1

    Same, using Next.js and JIT mode. Thought I was going crazy for a second.

    Same, using Next.js and JIT mode. Thought I was going crazy for a second.

Validation

Resolved in tailwindlabs/tailwindcss GitHub issue #4510. Community reactions: 3 upvotes.

Verification Summary

Worked: 3
Partial: 1
Last verified Mar 14, 2026

Sign in to verify this fix

Environment

Submitted by

AC

Alex Chen

2450 rep

Tags

tailwindcsscss