This repository demonstrates an uncommon bug encountered when using TailwindCSS. The bug involves unexpected behavior with specific utility classes, particularly on certain screen sizes or when combined with other styles. The bug is detailed in bug.js
, with a potential solution provided in bugSolution.js
.