<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0" -->

---
title: Goodbye SASS 👋, welcome back native CSS | daily.dev
description: CSS has undergone rapid development and now includes features once unique to Sass such as variables and CSS nesting. The :is pseudo-class revolutionizes the...
canonical: https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: Goodbye SASS 👋, welcome back native CSS | daily.dev
og:description: CSS has undergone rapid development and now includes features once unique to Sass such as variables and CSS nesting. The :is pseudo-class revolutionizes the...
og:url: https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0
og:image: https://api.daily.dev/og/posts/iyNRYmGI0.png
og:image:alt: Goodbye SASS 👋, welcome back native CSS
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.

# Goodbye SASS 👋, welcome back native CSS

**[Community Picks](https://daily.dev/sources/community)** · 3 min read · 1120 upvotes · 42 comments

## Summary

CSS has undergone rapid development and now includes features once unique to Sass such as variables and CSS nesting. The :is pseudo-class revolutionizes the selector concept and container queries allow elements to adjust based on container size. Despite these advancements, Sass still has advantages like mixins and functions.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/karsten_biedermann/goodbye-sass-welcome-back-native-css-cf>

## Community discussion

Top comments from developers on daily.dev.

**@friedrich** · 30 upvotes

> CSS is really involving, but I will always love Sass,  for mixins for example.

**@seyedt** · 7 upvotes

> Agreed @friedrich
> Just need reusable functions and mixins.
>
> However I do still prefer SASS from an architectural point-of-view and the DevX.

**@aimeetacchi** · 6 upvotes

> I liked scss. Cool that css can do alot of stuff now though.

**@narendrakoya** · 4 upvotes

> This was more meaningful information. Many thanks

**@lukasss93** · 3 upvotes

> Best SASS feature is // (inline comment) 😆

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 1 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#css](https://daily.dev/tags/css)

[View this post on daily.dev](https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0)

```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":"Goodbye SASS 👋, welcome back native CSS","url":"https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0"},"datePublished":"2024-03-23T17:27:06.952Z","dateModified":"2024-05-09T08:22:04.995Z","description":"CSS has undergone rapid development and now includes features once unique to Sass such as variables and CSS nesting. The :is pseudo-class revolutionizes the...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c6ca3e050030f187e0a652547e1b490d?_a=AQAEufR","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/c6ca3e050030f187e0a652547e1b490d?_a=AQAEufR","isAccessibleForFree":true,"articleSection":"Community Picks","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":"Community Picks","logo":"https://media.daily.dev/image/upload/t_logo,f_auto/v1655817725/logos/community","url":"https://daily.dev/sources/community"},"commentCount":42,"discussionUrl":"https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":1120},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":42}],"keywords":"css","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"Community Picks","item":"https://daily.dev/sources/community"},{"@type":"ListItem","position":3,"name":"Goodbye SASS 👋, welcome back native CSS"}]}
{"@context":"https://schema.org","@type":"WebPage","@id":"https://daily.dev/posts/goodbye-sass-welcome-back-native-css-iynrymgi0","comment":[{"@type":"Comment","text":"CSS is really involving, but I will always love Sass,  for mixins for example.","datePublished":"2024-03-24T21:00:26.876Z","url":"https://daily.dev/posts/iyNRYmGI0#c-jyB3DY3K7","author":{"@type":"Person","name":"Friedrich WT","url":"https://daily.dev/friedrich","image":"https://avatars.githubusercontent.com/u/136119888?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":30}},{"@type":"Comment","text":"Agreed @friedrich\nJust need reusable functions and mixins.\nHowever I do still prefer SASS from an architectural point-of-view and the DevX.","datePublished":"2024-03-24T23:29:51.138Z","url":"https://daily.dev/posts/iyNRYmGI0#c-BmJM0pa8c","author":{"@type":"Person","name":"Ehsan Tabatabaei","url":"https://daily.dev/seyedt","image":"https://lh3.googleusercontent.com/a/ALm5wu11IX54paaOGz-9nvzr_W-x5dXv08F038ZbI6fI3A=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":7}},{"@type":"Comment","text":"I liked scss. Cool that css can do alot of stuff now though.","datePublished":"2024-03-24T23:35:28.562Z","url":"https://daily.dev/posts/iyNRYmGI0#c-OoZpJRtQQ","author":{"@type":"Person","name":"Aimee","url":"https://daily.dev/aimeetacchi","image":"https://avatars.githubusercontent.com/u/22198331?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":6}},{"@type":"Comment","text":"This was more meaningful information. Many thanks","datePublished":"2024-03-25T04:53:06.162Z","url":"https://daily.dev/posts/iyNRYmGI0#c-o77Gf8dGM","author":{"@type":"Person","name":"narendra koya","url":"https://daily.dev/narendrakoya","image":"https://lh3.googleusercontent.com/a/ACg8ocIVSRf64dd1F5XzDIKqqCXH4me_rf2Kq2MEeMplh-svBw=s96-c"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":4}},{"@type":"Comment","text":"Best SASS feature is // (inline comment) 😆","datePublished":"2024-03-25T11:26:40.913Z","dateModified":"2024-03-25T11:27:18.388Z","url":"https://daily.dev/posts/iyNRYmGI0#c-icKekpHdB","author":{"@type":"Person","name":"Luca Patera","url":"https://daily.dev/lukasss93","image":"https://avatars.githubusercontent.com/u/4071613?v=4"},"interactionStatistic":{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":3}}]}
```

