50%

SCSS to SASS

SCSS to SASS Converter Online


SCSS to SASS Converter Online helps to convert plain SCSS to SASS and helps to save and share Converted SASS.

What can you do with SCSS to SASS Converter?

  • This tool helps you to convert your SCSS (Sassy CSS) to SASS (Syntactically awesome style sheets) with Ease.
  • This tool allows loading the SCSS URL converting to SASS. Click on the URL button, Enter URL and Submit.
  • This tool supports loading the SCSS File to transform to SASS. Click on the Upload button and select File.
  • SCSS to SASS Online works well on Windows, MAC, Linux, Chrome, Firefox, Edge, and Safari.

Know more about CSS:

Example of SCSS to SASS

SCSS Try it.

$font-stack: Helvetica, sans-serif;
$primary-color: #123;

body {
  font: 100% $font-stack;
  color: $primary-color;
}

Converted SASS

body {
  font: 100% Helvetica, sans-serif;
  color: #123; 
} 

For Advanced Users

SCSS External URL

Load SCSS External URL in Browser URL like this https://codebeautify.org/scss-to-sass-converter?url=external-url

https://codebeautify.org/scss-to-sass-converter?url=https://gist.githubusercontent.com/cbmgit/9d76ec87003c2e698e270c09f6f9fa48/raw/scsssample.scss

Related Tools


Recently visited pages


Tags


CSS