111
submitted 6 months ago* (last edited 6 months ago) by rimu@piefed.social to c/webdev@programming.dev

This study compares two websites with similar design: the commercial Spotlight template from developers of Tailwind vs the same site with semantic CSS.

you are viewing a single comment's thread
view the rest of the comments
[-] leraje 7 points 6 months ago

I loathe Tailwind. It offers absolutely nothing in advantage over plain CSS other than possibly development speed (but not re-development speed). I realise it's meant for frameworks rather than smaller sites but at some point you know someone is going to have to hands on edit that mess.

[-] Vincent@feddit.nl 2 points 6 months ago

It helps me make things look presentable without making it look the same as every other website, and without constraining the things I want to do.

[-] leraje 3 points 6 months ago

Sure, but plain CSS can do all that too and not leave your source heavier and indecipherable.

[-] Vincent@feddit.nl 2 points 6 months ago

Theoretically, yet everything I make by myself turns out ugly with it. Tailwind has just enough constraints to protect me from my own dumb stylistic choices.

I'd also even argue that my source is less indecipherable - the challenge in reading CSS is not how it's laid out, but forming a mental picture of how the rules combine to shape your layout, and meanwhile, it does remove an abstraction that I was no longer using (in certain projects - I wouldn't use Tailwind everywhere).

this post was submitted on 13 Mar 2024
111 points (100.0% liked)

Web Development

3426 readers
3 users here now

Welcome to the web development community! This is a place to post, discuss, get help about, etc. anything related to web development

What is web development?

Web development is the process of creating websites or web applications

Rules/Guidelines

Related Communities

Wormhole

Some webdev blogsNot sure what to post in here? Want some web development related things to read?

Heres a couple blogs that have web development related content

CreditsIcon base by Delapouite under CC BY 3.0 with modifications to add a gradient

founded 1 year ago
MODERATORS