Answers for "tailwindcss.css"

2

tailwindcss

npx tailwindcss -i style.css -o tailwind.css --watch --jit --purge="./**/*.html" -c "tailwind.config.js" --minify
Posted by: Guest on June-28-2021
0

TAilwind css

/* TailwindCSS is a CSS framework. It helps reduce the code you write.*/
Posted by: Guest on November-17-2021

Browse Popular Code Answers by Language