The official Sass twitter account. Follow everyone's favorite CSS language for updates, information, and announcements. Mostly run by @nex3.

Joined March 2013
13 Photos and videos
Pinned Tweet
26 Aug 2014
Sass is more than a technology; it is a welcoming community and we are dedicated to preserving this. Please read & RT sass-lang.com/community-guid…

26
90
193
Apr 29
We've got a new proposal out for review! This one adds support for analogous sets of color channels, a new concept that just landed in the CSS spec a few weeks ago. It's technically a breaking change, so we'd welcome your feedback! github.com/sass/sass/blob/ma…
1
10
1,282
Apr 8
We have another proposal out for review! This makes adjacent compound selectors that are invalid in CSS, like "[id]a", invalid in Sass too. Let us know what you think! github.com/sass/sass/blob/ma…

1
4
1,164
Jan 27
We've got another proposal out for review, this one for the JS API! We're planning to change the sourceMapIncludeSources option to clarify when and how source maps are embedded. Let us know what you think! github.com/sass/sass/blob/ma…
7
1,109
2 Sep 2025
We've got another proposal out for review, and this one's meaty! It proposes adding Sass support for the new plain CSS if() function in place of Sass's old if() function syntax. Let us know what you think! github.com/sass/sass/blob/ma…

2
4
8
1,715
18 Feb 2025
We have a new language proposal out for review! This adds support for new syntax that's recently landed for the attr() function, which includes one breaking change: user-defined functions can no longer be named "type()". Let us know what you think! github.com/sass/sass/blob/ma…

1
4
1,701
3 Dec 2024
We've got an exciting new language proposal out for review that adds support for multiline expressions in the indented syntax. Take a look at the explainer at sass-lang.com/blog/rfc-inden… and let us know what you think!

4
1,687
18 Sep 2024
Thrilled to announce that after years of work, Dart Sass 1.79.0 has been released with support for wide-gamut color spaces! Read all about it in the blog post by Miriam Suzanne sass-lang.com/blog/wide-gamu…

1
3
15
2,596
30 Apr 2024
We've got a new language proposal out for review. This one involves a breaking change in the way declarations are handled when interleaved with nested rules, so please take a look: github.com/sass/sass/blob/ma…

1
4
15
4,651
26 Mar 2024
We have a new, small proposal out for review. This deprecates mixins and functions beginning with "--" with the intention of making them errors in a future version, to avoid conflicting with plain-CSS functions and mixins. Let us know what you think! github.com/sass/sass/blob/ma…

4
5
30
4,976
16 Jan 2024
We've got a new proposal out for public review! This one removes the meta.feature-exists() function, which hasn't had any few features added in years. See github.com/sass/sass/blob/ma… for details, and let us know what you think!

1
4
4,064
18 Oct 2023
We've got a new proposal out for review! This one adds a JS API for sharing resources between Sass compilations, specifically so embedded host users can get as much performance as possible. github.com/sass/sass/blob/ma…

1
3
16
4,847
10 Oct 2023
Excited to announce that as of Sass 1.69.0, we now support first-class mixins! You can get a mixin as a value with meta.get-mixin(), and invoke it using the new built-in meta.apply() mixin. This allows mixins to be passed into libraries and dynamically invoked.
2
16
4,234
26 Sep 2023
We've got another language proposal out for review! This one codifies "pkg:" as the URL scheme for Sass packages and adds a built-in loader for npm-style packages. sass-lang.com/blog/rfc-packa…

1
8
3,175
21 Sep 2023
If you've been following along with our work on support for CSS Colors 4, you may be excited to know that we now have a parallel proposal out for review adding support for new color spaces to the JS API! github.com/sass/sass/blob/ma…

6
2,997
28 Jul 2023
We have a new language proposal out for review! This one adds support for first-class mixin objects, similar to first-class functions today. Check it out at github.com/sass/sass/blob/ma… and let us know what you think!

3
8
4,328
13 Jul 2023
We're considering some options for exposing CSS color spaces in the JS API. We could just expose each color in its own color space with no support for conversion between them, but that's not very user-friendly. On the other hand, color space conversion logic is complex!
2
3
3,320
13 Jul 2023
We could lean on the excellent colorjs.io library for conversions, but there are two ways that could work. We could either directly expose a color.js Color object for every SassColor, or we could encapsulate its logic in our own custom APIs.

1
2
2,558
13 Jul 2023
The tradeoff for exposing a color.js Color is that the sass package would need to add it as a dependency. The sass-embedded package would need it as a dependency in either case, since it doesn't have direct access to the Sass compiler's color logic. So what do you prefer?
36% no conversions, no deps
18% expose color.js Color
46% encapsulate logic
28 votes • Final results
1
3
2,395
7 Jul 2023
We're excited to officially announce Dart Sass support for running as a JS library in the browser, and with it a new Sass Playground! sass-lang.com/blog/sass-in-t…

9
26
10,551
26 Jun 2023
We're switching hosting providers for sass-lang.com which means we need to provision a new SSL certificate. If you see HTTPS errors, please bear with us for now, they shouldn't last more than a day!

2
13
4,990
28 Jun 2023
Looks like we're all set now. Thanks for your patience!
2,266