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
If I enable the plugin in my tailwind.config.js file, I get no quick suggestion/help from the TailwindCSS Intellisence extension(VSCode). This only happens on macOS. When I switch to Windows, it works as intended.
Once I remove the plugin from the array and run the project in dev mode, the suggestions come back.
EDIT: I think this is what I am experiencing --> #123
The text was updated successfully, but these errors were encountered:
What version of @tailwindcss/forms are you using?
0.5.3
What version of Node.js are you using?
18.12.1
What browser are you using?
Chrome
What operating system are you using?
macOS
Reproduction repository
https://github.com/BayBreezy/yt-school-mgnt-system/tree/main/client
Describe your issue
If I enable the plugin in my
tailwind.config.js
file, I get no quick suggestion/help from the TailwindCSS Intellisence extension(VSCode). This only happens on macOS. When I switch to Windows, it works as intended.Once I remove the plugin from the array and run the project in dev mode, the suggestions come back.
EDIT: I think this is what I am experiencing --> #123
The text was updated successfully, but these errors were encountered: