Must Have Tailwind Plugin For Responsive Design

preview_player
Показать описание
🌎 Find Me Here:

#Shorts
Рекомендации по теме
Комментарии
Автор

libraries for libraries. the best thing ever

madsxcva
Автор

Keep in mind, that it uses runtime tailwind-merge dependency, which makes which somewhat impacts the performance.
Great Video Kyle.

ParasBansal
Автор

I think the point is not the animation. The point is that instead of having one margin top for all small devices, and one for all medium etc etc, now the more you increase the screen size the more the margin size increases. Otherwise why would you want a smooth animation when the screen size changes because in reality it doesn't, it only does on desktop if you resize the window, and it's okay if it jumps for that case from UX standpoint

yassine-sa
Автор

Tailwind should come with this out of the box, this is insanely useful

HemantDuttaHD
Автор

Or just use percentage of view port height/width

adwinang
Автор

But why does it need to animate between breakpoints. Its not like the real user is gonna change his screen size continuously. Or am i missing something

abbashali
Автор

How is this behaving for the whole site with a more conplex layout?

webdevwithmarcel
Автор

This is insane when the designer give you figma only for wide screen and for mobile, and you have to try and error for the other values in between

ibraheemhajjar
Автор

Cool but i couldn't understand when we need this

orcofnbu
Автор

You can achieve the same behavior with *clamp().*

losing_interest_in_everything
Автор

Why didn't I think of that ?? That's awesome. Gonna try it out on the next project.

SirNoviTheChauvi
Автор

Great another abstraction to memorise. Also what are the odds that customers will be constantly resizing their window?

aleksd
Автор

Is this the equivalent to "clamp" CSS property?

saudalghamdi
Автор

Why do we need animation when changing the screen size.?

minhasali
Автор

But what's the purpose of this?
Users don't go about changing their screen sizes like that

zarghamaijaz
Автор

hello developers, in order to run python on a web server, means that server belongs to you, i'm right?

aurelian
Автор

This was amazing. Installing it right now!

Well, maybe tomorrow 😂 I was just awake for 24 hours and there are still bugs in this efing (😁) page.i cant put time into making another detour into another tailwind plugin.

alirahimi
Автор

Please include the link of the library/plugin in description, or the first comment

raduflp
Автор

Hmm I can see this causing issues if used on too many elements. Like weird behaviours or overlapping content on odd resolutions. But maybe it’s not a thing!

braoha
Автор

Why do you need this smooth transition if the user see your project in predefined resolution anyway? 🤷😅

pavlo-vasylkivskyi