Skip to content

v0.1.2

Choose a tag to compare

@quinnjr quinnjr released this 21 Dec 22:19
· 47 commits to develop since this release

🛠 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.