this post was submitted on 15 May 2025
133 points (92.9% liked)

Programmer Humor

24347 readers
1168 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Venator@lemmy.nz 49 points 1 month ago (5 children)

Whats the thing on the right supposed to be?

[–] ratel@mander.xyz 39 points 1 month ago (2 children)

TailWind CSS which is a popular, modern CSS framework for writing inline css styles on components.

[–] lime@feddit.nu 23 points 1 month ago (1 children)

so it would be more accurate to just have tailwind be css with a suit.

[–] null_dot@lemmy.dbzer0.com 16 points 1 month ago (1 children)

Maybe but who whole premise is kinda wrong.

I don't think css is really the "father" of tailwind, given that it's also a dependency.

[–] jcg@halubilo.social 11 points 1 month ago

We declare children as dependents legally, don't we?

[–] Venator@lemmy.nz 13 points 1 month ago* (last edited 1 month ago)

Oh I see, I use tailwind lol, I just never paid any attention to the logo. Also I wouldn't really consider it as a separate thing from css 😅 All the documentation tells you what resulting css it's going to generate from the class names.

load more comments (2 replies)