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
As described in the package documentation, the plugin should be imported using @import "tailwind-scrollbar-hide/v4"; instead of @plugin 'tailwind-scrollbar-hide';
Reproduction URL
No response
Reproduction steps
1. Add a kit that requires tailwind-scrollbar-hide (ex `fixed-toolbar-kit`) using shadcn CLI.
2. Open the main css file: the plugin is imported using Tailwind v2/v3 import.