Sushrut Mishra
Sushrut Mishra

@SushrutKM

7 Tweets Apr 14, 2023
CSS Interview Concepts Series - 04
Learn one of the most popular CSS Frameworks: Tailwind⚡
🧵⬇️
➡️What is Tailwind?
Tailwind CSS is a highly customizable, low-level CSS framework that helps you build bespoke designs without any annoying-separate CSS file(s).
It's based on "The BEM methodology" which means that everything is built from reusable classes and components.
➡️Tailwind Continued
TailwindCSS gives you the ability to implement common design patterns without having to spend time writing out the same styles over and over again.
It also helps you overcome some of the challenges that arise when using CSS preprocessors on large projects.
➡️Tailwind Documentation
Most frameworks and technologies offer boring documentation, but not Tailwind! The Tailwind documentation is as easy and lively as Tailwind itself.
You can get all the info about installation and usage here:
tailwindcss.com
➡️Pros of using Tailwind
• It is Highly Customizable
• It has Common Utility Patterns
• It can be optimized using PurgeCSS
• It enables building complex responsive layouts Freely
Details here: grazitti.com
➡️Best Resource to learn Tailwind CSS
• The Tailwind Documentation!!
• CodeWithHarry Tailwind series
That's a wrap!
If you enjoyed this thread:
1. Follow me @SushrutKM for more of these
2. RT the tweet below to share this thread with your audience

Loading suggestions...