Hi there!

Good Vibes Only is owned by me, Jessica, and I work as a freelance front-end developer. I write about things I’ve experimented with and thoughts I like to share, focusing on creativity and CSS.

I have a love for CSS because it’s what makes the web look interesting and fun!

Image of logo circles

Quick and trix

Latest beat

:has() you done your homework?

Okay, it’s time to test your knowledge about a super cool CSS feature called :has(). What’s the difference between these two examples below?

.section:not(:has(h3)) {
  border: 5px solid hotpink;
}
.section:has(:not(h3)) {
  border: 5px solid hotpink;
}

Want the answer? Really? Okay then…

The first one means that if the section doesn’t have any h3, give the section a hotpink border. And the second one? It means if the section has any element that isn’t an h3, give the section a hotpink border.

Yep, read that once more…Did you get it right!?

More beats

Things I have written

Newest vibes

The ever growing comfort zone

You know that magical place where everything feels safe, and you have things under control. It’s a place where you know exactly what to do, what's expected of you, and how to do it. It’s that island of comfort we call the "comfort zone."

Read vibe

Fatigued or just tired?

The week before my summer holiday, I had a sunny lunch with my colleagues. One of them brought up an interesting point, there’s not just one way to be tired — there are many! We all laughed and told him he should write a book on the topic, but the thought stuck with me.

Read vibe
More vibes

Top of mind

Inspiring me right now

Graphic design of unknown content with unknown collaborators, on an infinite and unknownable canvas, across operating systems, interfaces, languages and writing modes.Miriam Suzanne