Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now. Learn more →
Sass Alternatives
Similar projects and alternatives to Sass
-
-
Kargo
Stop Scripting Promotions. Start Shipping with Kargo. Kargo automates promotion across dev, staging, and prod with approval gates and verification. Open source, built by the team behind Argo CD. Download now.
-
React
Discontinued The library for web and native user interfaces. [Moved to: https://github.com/react/react] (by facebook)
-
-
-
-
-
Bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
-
AppSignal
AppSignal knows why the f*#k it crashed. Stop vibe-debugging. Every exception, every backtrace, grouped so you see patterns, not noise.
-
-
-
webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
-
storybook
Storybook is the industry standard workshop for building, documenting, and testing UI components in isolation
-
-
styled-components
Fast, expressive styling for React. Server components, client components, streaming SSR, React Native—one API.
-
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Sass discussion
Sass reviews and mentions
-
Colophon: How we build Aggregata
In special cases where complex or specific effects need to be achieved, we fall back on Astro's Components features and supplement them with SCSS.
-
A quick introduction into Vite.AspNetCore
A big difference with the traditional ASP.NET MVC template is that Vite.AspNetCore uses an Assets folder. In vite.config.ts, you can see that Vite refers to Assets/main.ts and that it will wipe your wwwroot. ☠️ All TypeScript, Styling, and even the precious favicon had to make the move to Assets. I created an Assets/main.ts with a simple log statement and chose to do my styling with Sass so I created an Assets/main.scss that I imported from the TypeScript file. A TypeScript file can be imported in a view using the vite-src tag-helper so I updated _Layout.cshtml by adding this line:
-
JavaScript Awesome Package
Sass-lang - Sass is the most mature, stable, and powerful professional grade CSS
-
Don't be shy, start your own meetup!
I guess this is the most tricky part, given that you usually do not have any visibility at that point (unless you are a well-known figure in the industry). In order to match our format we needed two speakers, so that was our first goal. Luckily, Erfan Ebrahimnia was working at MASSIVE ART at the time, and volunteered to have a talk about Grunt. Additionally, we have tweeted (yes, I did that at the time) to find another speaker, to which Christoph Klocker responded to suggest doing a talk about Sass. And yes, both of these topics were cutting edge back then!
-
I Built My Personal Portfolio with Angular and Hosted It on GitHub Pages
Styling: SCSS + Bootstrap
-
Sass-lang dev embeds "Free Palestine" site alert
Top of https://sass-lang.com/ says "free palestine" since March 2024 and previously it said "black lives matter" since at least 2023. Plenty of websites had or have Ukrainian flags showing support. The web isn't apolitical. I don't see how the website affects the (installable, open source) software.
https://github.com/sass/sass-site/commits/main/source/_data/...
-
Storybook Starter Guide: Learn Design System Principles
For example, at CKEditor, we use a hybrid approach — Syntactically Awesome Style Sheets (Sass) preprocessor and CSS variables:
-
Top 20 Front-End Development Tools to Use in 2025
19. Sass
-
Build Content Management System with React and Node: Beginning Project Setup
SASS - Sass, or Syntactically Awesome Stylesheets, is a CSS preprocessor that extends the functionality of CSS with features like variables, nesting, and mixins. Integrating Sass with React allows for more maintainable and modular styling by enabling the use of these advanced CSS features within React components.
-
Chapter 1: setup, CSS, version control and SASS
In addition to this, we might want to use some of the power of SASS on our site.
-
A note from our sponsor - Kargo
akuity.io | 13 Sep 2026
Stats
sass/sass is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of Sass is TypeScript.