برنامه آموزشی
دوره: Tailwindcss Tutorial
ورود
درس ویدیویی

what’s Tailwindcss

Tailwind CSS is an open-source, utility-first CSS framework used to build custom user interfaces directly within your HTML. Instead of using pre-designed components (like Bootstrap’s .btn), you use low-level “utility” classes (like flexpt-4text-center) to style elements.