Just use

sass --watch app/sass:public/stylesheets

this where:

app/sass is location of scss files and public/stylesheets location where you want to have css. It will automatically convert scss to css after each save of the sass files.

More details here: http://sass-lang.com/guide

Answer from iamarek on Stack Overflow
๐ŸŒ
JSON Formatter
jsonformatter.org โ€บ scss-to-css
Best SCSS to CSS Converter Online
SCSS to CSS is very unique tool for convert JOSN to XML and allows to download, save, share and print SCSS to CSS data..
๐ŸŒ
Testmu
testmu.ai โ€บ home โ€บ free tools โ€บ scss to css converter
SCSS to CSS Converter | TestMu AI
This commitment to data security is increasingly important in an age of heightened digital privacy concerns. Cost-Free Usage: Most notably, Lambdatest's SCSS to CSS Converter is completely free to use.
People also ask

Why Convert SASS to CSS?
Converting SASS to CSS is necessary because browsers only understand CSS. SASS offers more flexibility during development, but the final output must be CSS.
๐ŸŒ
lambdatest.com
lambdatest.com โ€บ home โ€บ free online tools โ€บ sass to css
SASS to CSS Converter Online Tool
How to Use SASS to CSS with a URL?
Simply paste your SASS code into our online tool, and it will compile the code into CSS. No need for a URL or additional steps.
๐ŸŒ
lambdatest.com
lambdatest.com โ€บ home โ€บ free online tools โ€บ sass to css
SASS to CSS Converter Online Tool
How to Precompile a SASS String to a CSS Stylesheet?
Use our tool to input your SASS string and instantly get a compiled CSS stylesheet ready for use.
๐ŸŒ
lambdatest.com
lambdatest.com โ€บ home โ€บ free online tools โ€บ sass to css
SASS to CSS Converter Online Tool
๐ŸŒ
Json2CSharp
json2csharp.com โ€บ css-tools โ€บ scss-to-css
SCSS to CSS Online Converter - Json2CSharp Toolkit
Convert and precompile SCSS to CSS online for free. Json2CSharp is a free parser and converter that will help you compile and parse SASS stylesheets to CSS stylesheets
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ utilities โ€บ scss-to-css-converter
Online SCSS to CSS Converter (Free & Easy to Use) - GeeksforGeeks
2 weeks ago - By converting it to plain CSS, you ensure compatibility across all browsers. Readability : SCSS code can become complex due to nesting and multiple rules.
๐ŸŒ
npm
npmjs.com โ€บ package โ€บ @adamlui โ€บ scss-to-css
@adamlui/scss-to-css - npm
August 6, 2025 - Recursively compile all SCSS files into minified CSS. Latest version: 1.10.40, last published: 11 hours ago. Start using @adamlui/scss-to-css in your project by running `npm i @adamlui/scss-to-css`. There are 0 other projects in the npm registry ...
      ยป npm install @adamlui/scss-to-css
    
Published ย  Sep 21, 2025
Version ย  1.10.40
Author ย  Adam Lui
Homepage ย  https://scsstocss.org
๐ŸŒ
GitHub
github.com โ€บ aaron-russell โ€บ SCSStoCSS
GitHub - aaron-russell/SCSStoCSS: Simple API to convert SCSS to CSS ยท GitHub
Simple API to convert SCSS to CSS. Contribute to aaron-russell/SCSStoCSS development by creating an account on GitHub.
Author ย  aaron-russell
Find elsewhere
๐ŸŒ
CSS Portal
cssportal.com โ€บ scss-to-css
SCSS to CSS Compiler - CSS Portal
This online tool will compile your SCSS code into CSS code. SCSS which stands for 'Sassy CSS' is a CSS Preprocessors.
๐ŸŒ
LambdaTest
lambdatest.com โ€บ home โ€บ free online tools โ€บ sass to css
SASS to CSS Converter Online Tool
November 3, 2021 - Simply paste your SASS code into our online tool, and it will compile the code into CSS. No need for a URL or additional steps. No, our tool does not require any login or account creation. You can freely convert SASS to CSS and download your files.
๐ŸŒ
Json2CSharp
json2csharp.com โ€บ css-tools โ€บ sass-to-css
SASS to CSS Online Converter - Json2CSharp Toolkit
Convert and precompile SASS to CSS online for free. Json2CSharp is a free parser and converter that will help you compile and parse SASS stylesheets to CSS stylesheets
๐ŸŒ
Sass
sass-lang.com โ€บ documentation โ€บ js-api
Sass: sass | JS API
compile and compileAsync take a path to a Sass file and return the result of compiling that file to CSS. These functions accept an additional Options argument. const sass = require('sass'); const result = sass.compile("style.scss"); console.log(result.css); const compressed = sass.compile(...
๐ŸŒ
Code Beautify
codebeautify.org โ€บ sass-to-css-converter
SASS to CSS Converter Online
SASS to CSS Converter Online helps to convert plain SASS to CSS and helps to save and share SASS with CSS.
๐ŸŒ
JSON Formatter
jsonformatter.org โ€บ sass-to-css
Best SASS to CSS Converter
SASS to CSS is very unique tool for convert JOSN to XML and allows to download, save, share and print SASS to CSS data..
๐ŸŒ
CodeShack
codeshack.io โ€บ home โ€บ tools โ€บ scss to css converter
SCSS to CSS Converter - Convert your SCSS code to CSS online
Convert SCSS code to CSS code with this online tool. Paste your SCSS code and get the compiled CSS code.
๐ŸŒ
Sass
sass-lang.com โ€บ guide
Sass: Sass Basics
This rule loads another Sass file as a module, which means you can refer to its variables, mixins, and functions in your Sass file with a namespace based on the filename. Using a file will also include the CSS it generates in your compiled output! ... // _base.scss $font-stack: Helvetica, sans-serif; $primary-color: #333; body { font: 100% $font-stack; color: $primary-color; }
๐ŸŒ
Edchart
edchart.com โ€บ free-online-converters โ€บ css-to-scss-converter.php
Online CSS To SCSS Converter - Free Online tools
CSS To SCSS Converter helps you convert CSS to SCSS code. ... You can Minify CSS in online at free.
๐ŸŒ
Katalon
katalon.com โ€บ blog โ€บ free css to scss converter | katalon online tools
Free CSS to SCSS Converter | Katalon Online Tools
December 15, 2025 - The CSS to SCSS converter converts plain CSS into SCSS syntax for easier reuse.
๐ŸŒ
JSON Formatter
jsonformatter.org โ€บ css-to-scss
Best CSS to SCSS Converter
CSS to SCSS is very unique tool for convert CSS to SCSS and allows to download, save, share and print CSS data..
๐ŸŒ
Stack Overflow
stackoverflow.com โ€บ questions โ€บ 71889629 โ€บ how-can-i-convert-scss-files-for-use-as-css
sass - How can I convert scss files for use as css - Stack Overflow
However, I came across this tool, https://toolpro.dev/scss-to-css, which might be helpful. It's designed to handle SCSS files and compile them into CSS while taking care of the variable issues you've encountered.