4.0.0 (2022-07-12)
- tailwind: add tailwind types to `tailwind.config.js``
- angular: update to angular 14
3.0.0 (2022-01-02)
- tailwind: update to tailwind 3
- angular: remove support for angular below 11.2
- angular: remove unnecessary angular production build script
2.3.0 (2021-12-04)
- angular: update to angular 13
- tailwind: update version to latest
2.2.2 (2021-09-30)
- schematics: update default versions (38006ce)
2.2.1 (2021-05-18)
- css: tailwind directives name (20896a4)
2.2.0 (2021-05-17)
- cli: check @angular/cli version (d904226)
- tailwind: add jit mode as comment to tailwind config (388f1cf)
2.1.0 (2021-02-15)
- angular-cli: prompt if using angular cli 11.2 or above (fbf4637)
- schematics: new setup for angular 11.2 and above (47225ba)
2.0.0 (2021-01-21)
- workspace: new workspace utils import for angular 11 (5926df3)
- deps: update to latest deps (681b5eb)
1.3.0 (2021-01-19)
- plugins: select and install @tailwindcss core plugins (97716c8)
1.2.0 (2021-01-13)
- cross-env: modify the flag installCrossPlatform to disableCrossPlatform (af3d717)
1.1.0 (2020-12-11)
- tailwind: add simple purge option (a6e309b)
1.0.0 (2020-11-18)
- dependency: install autoprefixer@^10.0.2 (210fa34)
- dependency: update default dependencies (4395758)
- npm-script: add purge script for tailwind (f13c66a)
- postcss: install postcss (dd4042b), closes #8
0.5.1 (2020-10-23)
- npm-script: add purge script for tailwind (f13c66a)