Answers for "include tailwind in angular project"

CSS
1

add tailwindcss to angular

npx tailwindcss init
Posted by: Guest on October-05-2021
1

add tailwindcss to angular

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

Code answers related to "include tailwind in angular project"

Browse Popular Code Answers by Language