https://syntax.fm/show/319/hasty-treat-css-typography-and-systems
Scott and Wes discuss approaches for creating consistent, maintainable CSS font size and typography systems using tools like type-scale.com and CSS variables.
css typographyhastytreatsystemssyntax
https://syntax.fm/show/704/stump-d-js-css-interview-questions
Wes and Scott ask each other tricky web development interview questions covering topics like CSS layout, JavaScript, accessibility, and more.
interview questionsstumpjscsssyntax
https://syntax.fm/videos/cj-syntax/7-css-features-you-have-not-heard-of
In this video CJ shows 7 new and old CSS features that you might not of heard of.
css featuresheardsyntax
https://www.bram.us/2023/06/01/syntax-supper-club-x-bramus-van-damme-on-css/
A while ago I joined the Syntax Podcast ran by Wes Bos and Scott Tolinski
supper clubvan dammesyntaxbramuscss
https://webkit.org/blog/16026/css-masonry-syntax/
UPDATE December 2025: Since this article was published, the debates described here have been settled.
help uschoosefinalsyntaxmasonry
https://tailwindcss.com/plus/templates/syntax
Writing documentation is enough to make you rip your hair out without worrying about the design. Let us help you keep a few strands.
tailwind csssyntaxdocumentationtemplate
https://syntax.fm/show/616/supper-club-adam-argyle-on-what-s-new-in-css
Adam Argyle discusses all the latest updates in CSS including new units, gradients, animations, custom properties, and more.
supper clubadam argylenew
https://syntax.fm/show/525/2022-css-trends-and-usage-web-almanac
Scott and Wes discuss mobile vs desktop usage based on stats from the Web Almanac report, cleaning tips, sponsors, and more.
web almanaccsstrendsusagesyntax
https://syntax.fm/show/812/css-4-5-and-6-with-google-s-una-and-adam
Guests Una Kravitz and Adam Argyle discuss the evolution of CSS over the years, new CSS version numbering like CSS 4 and CSS 5, container queries, scroll state...
cssunaadam
https://syntax.fm/show/603/can-vanilla-css-replace-sass-yet
Wes and Scott discuss whether vanilla CSS has all the features of Sass these days, going through variables, nesting, colors, looping, mixins, imports, math...
vanillacssreplacesassyet
https://syntax.fm/videos/syntax-bytes-with-cj/debug-december-or-advent-of-typescript-or-advent-of-css-or-syntax-bytes-with-cj-or-episode-6
In this live stream CJ works on the Debug December challenges, Advent of TypeScript and Advent of CSS.
css syntaxdebugdecemberadventtypescript
https://pavi2410.com/blog/high-performance-syntax-highlighting-with-css-highlights-api/
Oct 24, 2025 - Learn how to implement blazing-fast code syntax highlighting using the CSS Custom Highlight API without creating DOM nodes for each token.
high performancesyntax highlightingcsshighlightsapi
https://syntax.fm/show/362/css-container-queries-layers-scoping-and-more-with-miriam-suzanne
Discussion on how container queries will allow styling based on available space by measuring elements instead of viewport. Other topics include cascade layers...
css container queriesmiriam suzannelayersscoping
https://syntax.fm/show/707/what-happened-in-js-css-and-web-dev-in-2023-2023-predictions-results
Wes and Scott review their 2023 web development predictions from the previous year, assessing what trends and technologies ended up being hits or misses.
happenedjscsswebdev
https://syntax.fm/show/672/reacting-to-state-of-css-survey
Wes and Scott discuss the State of CSS developer survey results, covering usage of new CSS features like subgrid, aspect ratio, relative colors, variable...
reactingstatecsssurveysyntax
https://developer.chrome.com/blog/css-relative-color-syntax
Create new colors based on another color's channels and values.
cssrelativecolorsyntaxblog
https://github.com/postcss/sugarss
Indent-based CSS syntax for PostCSS. Contribute to postcss/sugarss development by creating an account on GitHub.
css syntaxgithubpostcssindentbased
https://syntax.fm/videos/syntax-side-dish-explainers/css-has-use-js-less-and-css-more-10-real-world-use-cases
CSS :has, also known as the parent selector, allows us to select elements based on their contents or siblings. In this video, CJ shows 10 places where you can...
cssusejslessreal
https://syntax.fm/show/678/the-2023-state-of-css-survey-part-2-css-frameworks-tooling-browser-usage
Discussion of the 2023 State of CSS survey results covering frameworks, tools, features, pain points and more.
statecsssurveypart
https://syntax.fm/show/713/the-css-og-eric-meyer-1994-css-js-in-fridges-tailwind-and-web-standards
In this episode Wes Bos and Scott Tolinski interview Eric Meyer, prominent figure in web standards known for his early work developing resources for CSS. He...
eric meyercssogjsfridges
https://nerdy.dev/how-to-use-css-relative-colors-syntax-on-the-latest-gui-challenge
Thinking on ways to solve relative color In this GUI Challenge , I show you how to use CSS RCS (relative color syntax) for lightening, desaturating, opacity,...
usecssrelativecolorssyntax