50%

SCSS to LESS

SCSS To LESS Converter



SCSS stands for Sassy Cascading Style Sheets while LESS stands for Leaner Style Sheets. SCSS to LESS Converter is a type of online tool used to convert plain SCSS to LESS. It is also used to share and save converted LESS.


What Can I Do With SCSS to LESS Converter?



SCSS to LESS Converter can be used for: Converting SCSS to LESS quickly and easily For supporting the loading of SCSS File to be transformed to LESS Enabling the loading of SCSS URL converting to LESS Can be used perfectly on all java supported browsers such as LINUX EDGE SAFARI CHROME FIREFOX AND WINDOWS.


How can I Use SCSS to LESS Converter?



Step 1 : Input your data on the box located at the left side Step 2 : Click on the LESS Converter and wait for your desired result


Example of SCSS to LESS

SCSS Try it.

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

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

Converted LESS

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

For Advanced Users

SCSS External URL

Load SCSS External URL in Browser URL like this https://www.fancytextconverter.com/scss-to-less-converter?url=external-url

https://www.fancytextconverter.com/scss-to-less-converter#url=https://gist.githubusercontent.com/cbmgit/9d76ec87003c2e698e270c09f6f9fa48/raw/scsssample.scss

Related Tools


Recently visited pages


Tags


CSS