<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web02.fireside.fm</fireside:hostname>
    <fireside:genDate>Thu, 09 Apr 2026 13:57:27 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>PodRocket - Episodes Tagged with “Sass”</title>
    <link>https://podrocket.logrocket.com/tags/sass</link>
    <pubDate>Thu, 09 Apr 2026 08:00:00 -0400</pubDate>
    <description>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A web development podcast from LogRocket</itunes:subtitle>
    <itunes:author>LogRocket</itunes:author>
    <itunes:summary>PodRocket covers everything you need to know about frontend web development on a weekly basis. Join our hosts as they interview experienced developers about all the libraries, frameworks, and tech industry issues they deal with every day.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/cover.jpg?v=4"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>front-end, web development, front-end development, frontend development, tech, </itunes:keywords>
    <itunes:owner>
      <itunes:name>LogRocket</itunes:name>
      <itunes:email>elizabeth.becz@logrocket.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<item>
  <title>Is Sass dead yet? Miriam Suzanne has thoughts.</title>
  <link>http://podrocket.logrocket.com/is-sass-dead-yet-miriam-suzanne-has-thoughts</link>
  <guid isPermaLink="false">2233fefd-932e-4d39-be11-7ef1acd505ff</guid>
  <pubDate>Thu, 09 Apr 2026 08:00:00 -0400</pubDate>
  <author>LogRocket</author>
  <enclosure url="https://dts.podtrac.com/redirect.mp3/aphid.fireside.fm/d/1437767933/3911462c-bca2-48c2-9103-610ba304c673/2233fefd-932e-4d39-be11-7ef1acd505ff.mp3" length="102236288" type="audio/mpeg"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>LogRocket</itunes:author>
  <itunes:subtitle>Miriam Suzanne joins the podcast to unpack the surprisingly deep world of CSS value resolution, the browser program running beneath every website. She explains how cascade and inheritance work together, why CSS custom properties introduce invalid at computed value time errors, and how CSS functions and mixins change the game. Plus: is Sass actually dead, or does it still solve real problems that the browser can't touch?</itunes:subtitle>
  <itunes:duration>42:35</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/3/3911462c-bca2-48c2-9103-610ba304c673/cover.jpg?v=4"/>
  <description>Miriam Suzanne joins the podcast to unpack the surprisingly deep world of CSS value resolution, the browser program running beneath every website. She explains how cascade and inheritance work together, why CSS custom properties introduce invalid at computed value time errors, and how CSS functions and mixins change the game. Plus: is Sass actually dead, or does it still solve real problems that the browser can't touch?
Links
Website: https://www.miriamsuzanne.com
Mastodon: https://front-end.social/@mia
Bluesky: https://bsky.app/profile/miriam.codes
Github: https://github.com/mirisuzanne
Codepen: https://codepen.io/miriamsuzanne
Resources
Is Sass Dead Yet? CSS Mixins and Functions - Miriam Suzanne - CSS Day 2025: https://www.youtube.com/watch?v=IIvqkkfmPYE
When Variables Cascade with MIRIAM SUZANNE - SmashingConf New York 2025: https://www.youtube.com/watch?v=F-vopd4wMvI
We want to hear from you!
How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?
Fill out our listener survey (https://t.co/oKVAEXipxu)! https://t.co/oKVAEXipxu
Let us know by sending an email to our producer, Elizabeth, at elizabeth.becz@logrocket.com (mailto:elizabeth.becz@logrocket.com), or tweet at us at PodRocketPod (https://twitter.com/PodRocketpod).
Check out our newsletter (https://blog.logrocket.com/the-replay-newsletter/)! https://blog.logrocket.com/the-replay-newsletter/
Follow us. Get free stickers.
Follow us on Apple Podcasts, fill out this form (https://podrocket.logrocket.com/get-podrocket-stickers), and we’ll send you free PodRocket stickers!
What does LogRocket do?
LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. Try LogRocket for free today. (https://logrocket.com/signup/?pdr)
Chapters Special Guest: Mia Suzanne.
</description>
  <itunes:keywords>Sass, CSS, value resolution, cascade, CSS custom properties, CSS functions, CSS mixins, CSS variables, specificity, Tailwind, preprocessors, is Sass dead in 2025, CSS value resolution explained, how CSS cascade works, CSS custom properties type checking, invalid at computed value time, CSS functions vs Sass mixins, when to use Sass vs CSS variables, CSS cascade layers explained</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>Miriam Suzanne joins the podcast to unpack the surprisingly deep world of CSS value resolution, the browser program running beneath every website. She explains how cascade and inheritance work together, why CSS custom properties introduce invalid at computed value time errors, and how CSS functions and mixins change the game. Plus: is Sass actually dead, or does it still solve real problems that the browser can&#39;t touch?</p>

<h3>Links</h3>

<p>Website: <a href="https://www.miriamsuzanne.com" rel="nofollow">https://www.miriamsuzanne.com</a><br>
Mastodon: <a href="https://front-end.social/@mia" rel="nofollow">https://front-end.social/@mia</a><br>
Bluesky: <a href="https://bsky.app/profile/miriam.codes" rel="nofollow">https://bsky.app/profile/miriam.codes</a><br>
Github: <a href="https://github.com/mirisuzanne" rel="nofollow">https://github.com/mirisuzanne</a><br>
Codepen: <a href="https://codepen.io/miriamsuzanne" rel="nofollow">https://codepen.io/miriamsuzanne</a></p>

<h3>Resources</h3>

<p>Is Sass Dead Yet? CSS Mixins and Functions - Miriam Suzanne - CSS Day 2025: <a href="https://www.youtube.com/watch?v=IIvqkkfmPYE" rel="nofollow">https://www.youtube.com/watch?v=IIvqkkfmPYE</a><br>
When Variables Cascade with MIRIAM SUZANNE - SmashingConf New York 2025: <a href="https://www.youtube.com/watch?v=F-vopd4wMvI" rel="nofollow">https://www.youtube.com/watch?v=F-vopd4wMvI</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong> <a href="https://t.co/oKVAEXipxu" rel="nofollow">https://t.co/oKVAEXipxu</a></p>

<p>Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabeth.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<p><strong>Check out our <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">newsletter</a>!</strong> <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">https://blog.logrocket.com/the-replay-newsletter/</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p>

<h3>Chapters</h3><p>Special Guest: Mia Suzanne.</p>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>Miriam Suzanne joins the podcast to unpack the surprisingly deep world of CSS value resolution, the browser program running beneath every website. She explains how cascade and inheritance work together, why CSS custom properties introduce invalid at computed value time errors, and how CSS functions and mixins change the game. Plus: is Sass actually dead, or does it still solve real problems that the browser can&#39;t touch?</p>

<h3>Links</h3>

<p>Website: <a href="https://www.miriamsuzanne.com" rel="nofollow">https://www.miriamsuzanne.com</a><br>
Mastodon: <a href="https://front-end.social/@mia" rel="nofollow">https://front-end.social/@mia</a><br>
Bluesky: <a href="https://bsky.app/profile/miriam.codes" rel="nofollow">https://bsky.app/profile/miriam.codes</a><br>
Github: <a href="https://github.com/mirisuzanne" rel="nofollow">https://github.com/mirisuzanne</a><br>
Codepen: <a href="https://codepen.io/miriamsuzanne" rel="nofollow">https://codepen.io/miriamsuzanne</a></p>

<h3>Resources</h3>

<p>Is Sass Dead Yet? CSS Mixins and Functions - Miriam Suzanne - CSS Day 2025: <a href="https://www.youtube.com/watch?v=IIvqkkfmPYE" rel="nofollow">https://www.youtube.com/watch?v=IIvqkkfmPYE</a><br>
When Variables Cascade with MIRIAM SUZANNE - SmashingConf New York 2025: <a href="https://www.youtube.com/watch?v=F-vopd4wMvI" rel="nofollow">https://www.youtube.com/watch?v=F-vopd4wMvI</a></p>

<h3>We want to hear from you!</h3>

<p>How did you find us? Did you see us on Twitter? In a newsletter? Or maybe we were recommended by a friend?</p>

<p><strong>Fill out our <a href="https://t.co/oKVAEXipxu" rel="nofollow">listener survey</a>!</strong> <a href="https://t.co/oKVAEXipxu" rel="nofollow">https://t.co/oKVAEXipxu</a></p>

<p>Let us know by sending an email to our producer, Elizabeth, at <a href="mailto:elizabeth.becz@logrocket.com" rel="nofollow">elizabeth.becz@logrocket.com</a>, or tweet at us at <a href="https://twitter.com/PodRocketpod" rel="nofollow">PodRocketPod</a>.</p>

<p><strong>Check out our <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">newsletter</a>!</strong> <a href="https://blog.logrocket.com/the-replay-newsletter/" rel="nofollow">https://blog.logrocket.com/the-replay-newsletter/</a></p>

<h3>Follow us. Get free stickers.</h3>

<p>Follow us on Apple Podcasts, fill out this <a href="https://podrocket.logrocket.com/get-podrocket-stickers" rel="nofollow">form</a>, and we’ll send you free PodRocket stickers!</p>

<h3>What does LogRocket do?</h3>

<p>LogRocket provides AI-first session replay and analytics that surfaces the UX and technical issues impacting user experiences. Start understanding where your users are struggling by trying it for free at LogRocket.com. <a href="https://logrocket.com/signup/?pdr" rel="nofollow">Try LogRocket for free today.</a></p>

<h3>Chapters</h3><p>Special Guest: Mia Suzanne.</p>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
