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
🛠 Packaging & Reliability\n\n- Copied README.md into dist/ngx-tailwindcss so npmjs can display the docs published from the built package.\n- Added a publish:dist script that builds and publishes from dist/ngx-tailwindcss with --access public.\n- Increased the Vitest hook/test timeouts to 60s so the longer-running directive specs no longer abort Husky pre-push.