You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additionally, the first of those seem to break intellisense on any further classes in the same class attribute. In the following example, text-center is not recognized; while it is if w-1/2 removed.
Tailwind's
w-1/4
does currently not get intellisensed to code completion. Code completion stops after the forward slash as inw-1/
As opposed to https://tailwindcss.com/docs/width/, this is really really 😀 defined in CSS as
The text was updated successfully, but these errors were encountered: