Tillitsdone
down Scroll to discover

TailwindCSS Shortcuts You Didn't Know About

Discover powerful hidden TailwindCSS shortcuts and tricks that will revolutionize your development workflow.

Learn about @apply directives, custom variants, and JIT mode techniques.
thumbnail

Futuristic modern interior with flowing curves and geometric patterns bright creamy white walls with stone blue accents architectural details with natural light streaming through large windows ultra-realistic cinematic 8K UHD high resolution sharp and detailed shot from ground level with dramatic perspective

TailwindCSS Shortcuts You Didn’t Know About

Ever felt like you’re typing the same Tailwind classes over and over? You’re not alone! Today, I’m sharing some incredible TailwindCSS shortcuts that have completely transformed my development workflow. These aren’t your everyday tricks – they’re the hidden gems that will make you go “How did I not know this before?“

1. The Magic of @apply Directives

Let’s be honest – nobody enjoys typing flex items-center justify-between for the hundredth time. Here’s where @apply comes to the rescue:

@layer components {
.flex-between {
@apply flex items-center justify-between;
}
}

Abstract architectural composition with intersecting geometric shapes warm stone and seaweed green gradient background clean lines and shadows high-quality ultra-realistic cinematic 8K UHD high resolution sharp and detailed shot from 45-degree angle

2. Custom Variants: Your New Best Friend

Did you know you can create your own variants? Here’s a game-changer for those specific states you frequently style:

@layer utilities {
@variants group-focus, hover {
.text-shadow {
text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}
}
}

3. Quick Responsive Design with Arbitrary Values

Here’s something that blew my mind – you can use arbitrary values with breakpoints inline:

<div class="md:w-[32.33%] lg:w-[24.25%]">
<!-- Your content -->
</div>

Aerial view of modern concrete structures forming abstract patterns maroon and stone color palette geometric shapes casting dramatic shadows high-quality ultra-realistic cinematic 8K UHD high resolution sharp and detailed shot directly from above

4. The Power of Custom Properties

Want to make your designs more dynamic? Combine Tailwind with CSS custom properties:

<div class="bg-[var(--brand-color)]" style="--brand-color: #234567;">
<!-- Dynamic content -->
</div>

5. JIT Mode Shortcuts

With Just-In-Time mode, you can create ultra-specific utilities on the fly:

<button class="grid-cols-[1fr,auto,1fr]">
<!-- Perfect for complex layouts -->
</button>

Conclusion

These shortcuts aren’t just about writing less code – they’re about writing smarter code. Incorporate these into your workflow, and you’ll find yourself building faster and more efficiently than ever before.

Cloud formations during golden hour creating layered abstract patterns bright creamy whites blending with stone blue sky ethereal atmosphere with subtle light rays high-quality ultra-realistic cinematic 8K UHD high resolution sharp and detailed shot from low angle perspective

icons/tailwind.svg TailwindCSS Blogs
Utility-first CSS framework for rapid UI development.
icons/logo-tid.svg

Talk with CEO

Ready to bring your web/app to life or boost your team with expert Thai developers?
Contact us today to discuss your needs, and let’s create tailored solutions to achieve your goals. We’re here to help at every step!
🖐️ Contact us
Let's keep in Touch
Thank you for your interest in Tillitsdone! Whether you have a question about our services, want to discuss a potential project, or simply want to say hello, we're here and ready to assist you.
We'll be right here with you every step of the way.
Contact Information
rick@tillitsdone.com+66824564755
Find All the Ways to Get in Touch with Tillitsdone - We're Just a Click, Call, or Message Away. We'll Be Right Here, Ready to Respond and Start a Conversation About Your Needs.
Address
9 Phahonyothin Rd, Khlong Nueng, Khlong Luang District, Pathum Thani, Bangkok Thailand
Visit Tillitsdone at Our Physical Location - We'd Love to Welcome You to Our Creative Space. We'll Be Right Here, Ready to Show You Around and Discuss Your Ideas in Person.
Social media
Connect with Tillitsdone on Various Social Platforms - Stay Updated and Engage with Our Latest Projects and Insights. We'll Be Right Here, Sharing Our Journey and Ready to Interact with You.
We anticipate your communication and look forward to discussing how we can contribute to your business's success.
We'll be here, prepared to commence this promising collaboration.
Frequently Asked Questions
Explore frequently asked questions about our products and services.
Whether you're curious about features, warranties, or shopping policies, we provide comprehensive answers to assist you.