install tailwind angular 12 code example
Example: install tailwind in angular
Step 1 : ng add @ngneat/tailwind
Step 2 : mode --> select class
Step 3 : Tailwind directives & functions in component styles --> Yes
Step 4 : TailwindCSS plugins you want to enable : --> select forms and typography or all of them.