Answers for "how to add tailwind in angular 10"

CSS
1

add tailwindcss to angular

npm install postcss@latest autoprefixer@latest
Posted by: Guest on October-05-2021
1

add tailwindcss to angular

npm install -D tailwindcss
Posted by: Guest on October-05-2021

Code answers related to "how to add tailwind in angular 10"

Browse Popular Code Answers by Language