79754022

Date: 2025-09-02 23:19:22
Score: 1
Natty:
Report link

Late to this but posting this here for people in need - using vue3 and tailwind on macos, some weirdness with a class called view-lines, adding this to the style of the file seemed to do the trick

.view-lines {
  width: auto !important; /* reset Tailwind/global override */
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Noah Sealy