Comment by ohlawdhecodin on 07/03/2025 at 10:31 UTC

1 upvotes, 0 direct replies (showing 0)

View submission: What's your approach to CSS?

Have you more or less built **your own** "framework," and just iterate on **your own work**?

This.

As a slolo-freelancer I can choose the appeoach I like the most. So I use vanilla CSS only and over time I've built a minimal set of "utility" classes that let me build layouts in minutes. Also, switching elemtns/components around becomes dumb-easy.

If I had to work in a team, this solution wouldn't be ideal and I'd probably stick to whatever the team wants.

Replies

There's nothing here!