<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn" -->

---
title: Fall In Love With CSS - Piper Thunstrom | daily.dev
description: CSS is an ancillary technology for many software developers, similar to other declarative languages used for specific tasks. Historically there&#x27;s been a deep...
canonical: https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Fall In Love With CSS - Piper Thunstrom | daily.dev
og:description: CSS is an ancillary technology for many software developers, similar to other declarative languages used for specific tasks. Historically there&#x27;s been a deep...
og:url: https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn
og:image: https://api.daily.dev/og/posts/sm7T0QYzn.png
og:image:alt: Fall In Love With CSS - Piper Thunstrom
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Fall In Love With CSS - Piper Thunstrom

**[PyCon US](https://daily.dev/sources/pyconus)** · 32 min read · 0 upvotes · 0 comments

## Summary

CSS is an ancillary technology for many software developers, similar to other declarative languages used for specific tasks. Historically there's been a deep mistrust of the language, embedded in jokes and so many projects that try to remove the need to write any CSS.

Let me show you how to think about CSS. We'll cover the concepts, talk about the cascade, and show off some of the best features of modern CSS.

Spoilers:

Variables (custom properties)
nested styles (CSS nesting)
Two! Great layout tools (CSS grid and flexbox)

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.youtube.com/watch?v=LIEsWtEUxrQ>

## Similar posts on daily.dev

- [Governing Security in the Age of Infinite Signal](https://daily.dev/posts/governing-security-in-the-age-of-infinite-signal-qhihbir44) · Snyk · 0 upvotes · 0 comments
- [No one has a good plan for how AI companies should work with the government](https://daily.dev/posts/no-one-has-a-good-plan-for-how-ai-companies-should-work-with-the-government-nkajqoze1) · TechCrunch · 0 upvotes · 1 comments

---

[View this post on daily.dev](https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"Fall In Love With CSS - Piper Thunstrom","url":"https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn"},"datePublished":"2026-07-02T18:29:16.428Z","dateModified":"2026-07-02T20:17:15.938Z","description":"CSS is an ancillary technology for many software developers, similar to other declarative languages used for specific tasks. Historically there's been a deep...","image":"https://i.ytimg.com/vi/LIEsWtEUxrQ/sddefault.jpg","thumbnailUrl":"https://i.ytimg.com/vi/LIEsWtEUxrQ/sddefault.jpg","isAccessibleForFree":true,"articleSection":"PyCon US","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"PyCon US","logo":"https://media.daily.dev/image/upload/s--DLedNxG1--/f_auto,q_auto/v1777800767/logos/pyconus?_a=BAMAMiWQ0","url":"https://daily.dev/sources/pyconus"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/fall-in-love-with-css---piper-thunstrom-sm7t0qyzn","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"","timeRequired":"PT32M","video":{"@type":"VideoObject","name":"Fall In Love With CSS - Piper Thunstrom","description":"CSS is an ancillary technology for many software developers, similar to other declarative languages used for specific tasks. Historically there's been a deep...","thumbnailUrl":"https://i.ytimg.com/vi/LIEsWtEUxrQ/sddefault.jpg","uploadDate":"2026-07-02T18:29:16.428Z","duration":"PT32M","url":"https://api.daily.dev/r/sm7T0QYzn","embedUrl":"https://www.youtube.com/embed/LIEsWtEUxrQ"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"PyCon US","item":"https://daily.dev/sources/pyconus"},{"@type":"ListItem","position":3,"name":"Fall In Love With CSS - Piper Thunstrom"}]}
```

